Skip to content

Releases: Mastercard/client-encryption-nodejs

v1.8.0

Choose a tag to compare

@danny-gallagher danny-gallagher released this 24 Jan 15:46
9dfb2c3
  • Added support for AES GCM 128 and 192 decryption

v1.7.0

Choose a tag to compare

@rfeelin rfeelin released this 28 Sep 12:27
92af2e9
  • Adding support for version 6+ of OpenAPI Generator

v1.6.0

Choose a tag to compare

@rfeelin rfeelin released this 20 Jul 08:36
b342c2b
  • Fixed issue with customizable IV field names not working correctly
  • Adding webpack functionality for field level encryption

v1.5.0

Choose a tag to compare

@rfeelin rfeelin released this 16 Jun 12:08
db60d91
  • Implemented support for JWE encryption

v1.4.0

Choose a tag to compare

@Akshaykdubey Akshaykdubey released this 31 Mar 12:31
deab2f3

What's Changed

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

v1.3.0

Choose a tag to compare

@rfeelin rfeelin released this 06 Oct 12:06
391540d
  • Adding support for pkcs1 and pkcs8 files.

v1.2.0

Choose a tag to compare

@ech0s7r ech0s7r released this 17 Sep 18:28
0a07d06
  • Added ability to encrypt and decrypt JSON array bodies

v1.1.0

Choose a tag to compare

@jaaufauvre jaaufauvre released this 21 Dec 11:15
6660a53
  • Bumped node-forge to 0.10.0
  • Bumped lodash to 4.17.19
  • Bumped "devDependencies"
  • Clean-up

v1.0.6

Choose a tag to compare

@ech0s7r ech0s7r released this 13 Aug 12:57
3cd25b8
  • Added ability to decrypt primitive type values using the same path as the encrypted value

v1.0.5

Choose a tag to compare

@ech0s7r ech0s7r released this 13 Aug 11:01
eaf2e67
  • Fixed NPE when multiple encryption paths are provided