Skip to content

Releases: Mastercard/client-encryption-nodejs

v1.10.2

19 Jan 14:26
Compare
Choose a tag to compare

Update docs

v1.10.1

18 Jan 11:53
Compare
Choose a tag to compare

Minor doc update

v1.10.0

14 Nov 11:44
Compare
Choose a tag to compare

Expose encryption utils.

v1.9.0

19 Jun 09:30
aa2bbed
Compare
Choose a tag to compare

Support encryption of string fields

v1.8.0

24 Jan 15:46
9dfb2c3
Compare
Choose a tag to compare
  • Added support for AES GCM 128 and 192 decryption

v1.7.0

28 Sep 12:27
92af2e9
Compare
Choose a tag to compare
  • Adding support for version 6+ of OpenAPI Generator

v1.6.0

20 Jul 08:36
b342c2b
Compare
Choose a tag to compare
  • Fixed issue with customizable IV field names not working correctly
  • Adding webpack functionality for field level encryption

v1.5.0

16 Jun 12:08
db60d91
Compare
Choose a tag to compare
  • Implemented support for JWE encryption

v1.4.0

31 Mar 12:31
deab2f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

06 Oct 12:06
391540d
Compare
Choose a tag to compare
  • Adding support for pkcs1 and pkcs8 files.