Releases: internxt/crypto
Releases · internxt/crypto
v.0.0.10-alpha
add bytesToMnemonic
v.0.0.9-alpha
- remove env
- move getPublicKeys to keystoreService
- switch from functions to services for sending email and getting keys/keystores
v.0.0.8-alpha
- Add Mac via blake3
- Add derivation of CryptoKeys for symmetric module
v.0.0.7-alpha
- Functions for encrypting email AND email subject are added
- Publishing yml moved to workflows
- Added more tests
v.0.0.5-alpha
- Remove window
- expose IV_LEN_BYTES
v.0.0.4-alpha
- Export constants
- Move type converters to utils
- Add MediaKeys ratchet functions
- Add more tests for better coverage
v.0.0.3-alpha
- Types are exported directly
- Added npm publishing workflow
- Added MediaKeys
- Added commitments and string hash
- Added deriveSymmetricCryptoKeyFromTwoKeys
- Added deriveSymmetricKeyFromContext
v.0.0.2-alpha
First version of the crypto API
v.0.0.1-alpha
Basic cryptographic functions