Skip to content

Releases: internxt/crypto

v.0.0.10-alpha

18 Nov 16:16

Choose a tag to compare

v.0.0.10-alpha Pre-release
Pre-release
add bytesToMnemonic

v.0.0.9-alpha

31 Oct 11:46

Choose a tag to compare

v.0.0.9-alpha Pre-release
Pre-release
  • remove env
  • move getPublicKeys to keystoreService
  • switch from functions to services for sending email and getting keys/keystores

v.0.0.8-alpha

24 Oct 09:18
5b1d07f

Choose a tag to compare

v.0.0.8-alpha Pre-release
Pre-release
  • Add Mac via blake3
  • Add derivation of CryptoKeys for symmetric module

v.0.0.7-alpha

14 Oct 09:41
762a9db

Choose a tag to compare

v.0.0.7-alpha Pre-release
Pre-release
  • Functions for encrypting email AND email subject are added
  • Publishing yml moved to workflows
  • Added more tests

v.0.0.5-alpha

02 Sep 16:13

Choose a tag to compare

v.0.0.5-alpha Pre-release
Pre-release
  • Remove window
  • expose IV_LEN_BYTES

v.0.0.4-alpha

28 Aug 17:09

Choose a tag to compare

v.0.0.4-alpha Pre-release
Pre-release
  • Export constants
  • Move type converters to utils
  • Add MediaKeys ratchet functions
  • Add more tests for better coverage

v.0.0.3-alpha

27 Aug 15:30

Choose a tag to compare

v.0.0.3-alpha Pre-release
Pre-release
  • Types are exported directly
  • Added npm publishing workflow
  • Added MediaKeys
  • Added commitments and string hash
  • Added deriveSymmetricCryptoKeyFromTwoKeys
  • Added deriveSymmetricKeyFromContext

v.0.0.2-alpha

25 Aug 10:13

Choose a tag to compare

v.0.0.2-alpha Pre-release
Pre-release

First version of the crypto API

v.0.0.1-alpha

12 Aug 15:32

Choose a tag to compare

v.0.0.1-alpha Pre-release
Pre-release

Basic cryptographic functions