Skip to content

Releases: paragonie/ciphersweet-js

Version 2.0.6

28 Sep 02:40
v2.0.6
Compare
Choose a tag to compare

Version 2.0.4

22 Jul 12:47
v2.0.4
Compare
Choose a tag to compare

Version 2.0.3

22 Jul 12:39
v2.0.3
Compare
Choose a tag to compare

Version 2.0.2

21 Jun 15:10
v2.0.2
Compare
Choose a tag to compare
  • Fixes a regression (reported by @cj) in the CipherSweet constructor.

Version 2.0.1

21 Jun 02:44
v2.0.1
Compare
Choose a tag to compare
  • Identical code to v2.0.0, but less garbage files (i.e. from tests) in the tarball.

Version 2.0.0

21 Jun 02:14
v2.0.0
Compare
Choose a tag to compare
  • Backwards Compatibility breaks
  • Introduce a variant of ModernCrypto called BoringCrypto which uses BLAKE2b-MAC instead of Poly1305.
    • BoringCrypto and FIPSCrypto are both suitable for use in multi-tenant data storage situations.
  • Added support for key providers that make multi-tenant setups possible.
  • See https://ciphersweet.paragonie.com for updated documentation.

Version 1.4.0

23 Jul 13:41
v1.4.0
Compare
Choose a tag to compare

Version 1.3.0

27 Mar 07:44
v1.3.0
Compare
Choose a tag to compare

Version 1.2.2

25 Mar 07:43
v1.2.2
Compare
Choose a tag to compare

Fixes #8 (fix provided in #7; thanks @thekevinbrown!)

Version 1.2.0

16 Dec 03:20
v1.2.0
Compare
Choose a tag to compare