mtcute/packages/core/src/utils/crypto
Alina Sireneva fbf5c8f4bc
chore!: removed @mtcute/wasm dependency from core
breaking: `WasmCryptoProvider` no longer exists
2024-03-07 05:35:37 +03:00
..
abstract.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
factorization.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
factorization.ts chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
index.ts chore!: removed @mtcute/wasm dependency from core 2024-03-07 05:35:37 +03:00
keys.test.ts fix: properly handle file uploads + downloading as node stream 2024-03-07 05:35:36 +03:00
keys.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
miller-rabin.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
miller-rabin.ts chore(core): moved random to crypto provider, added tests for functions relying on rng 2023-11-12 00:36:00 +03:00
mtproto.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
mtproto.ts feat(wasm): added sha1/256 to wasm, removed most of async in crypto 2023-11-08 00:53:15 +03:00
password.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
password.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
utils.test.ts chore!: started extracting platform-specific stuff into separate packages 2024-03-07 05:35:36 +03:00
utils.ts ESM + end-to-end tests (#11) 2023-10-16 19:23:53 +03:00