Skip to content

Releases: Mastercard/client-encryption-nodejs

v1.2.0

17 Sep 18:28
0a07d06
Compare
Choose a tag to compare
  • Added ability to encrypt and decrypt JSON array bodies

v1.1.0

21 Dec 11:15
6660a53
Compare
Choose a tag to compare
  • Bumped node-forge to 0.10.0
  • Bumped lodash to 4.17.19
  • Bumped "devDependencies"
  • Clean-up

v1.0.6

13 Aug 12:57
3cd25b8
Compare
Choose a tag to compare
  • Added ability to decrypt primitive type values using the same path as the encrypted value

v1.0.5

13 Aug 11:01
eaf2e67
Compare
Choose a tag to compare
  • Fixed NPE when multiple encryption paths are provided

v1.0.4

20 May 09:31
1855c33
Compare
Choose a tag to compare
  • Deleted encrypted/decrypted properties from body payload
  • Resolved config path for nested object properties creating properties when parent not found
  • Updated README and docs

v1.0.3

11 Apr 16:05
be10482
Compare
Choose a tag to compare
  • Added computation of public certificate/key fingerprints when not provided in the service configuration
  • Updated README

v1.0.2

03 Apr 16:23
601b8b5
Compare
Choose a tag to compare

v1.0.1

03 Apr 10:35
Compare
Choose a tag to compare
  • First release
  • Support for NodeJS v6.12.3+