Skip to content

Releases: Mastercard/client-encryption-csharp

v1.9.2

25 Sep 14:31
4068459
Compare
Choose a tag to compare

Security Update
Updating RestSharp version to the 112.0.0.

v1.9.1

16 Apr 09:52
6a77af4
Compare
Choose a tag to compare

Adding support for the no ASCII characters in the payload.

v1.9.0

28 Feb 15:15
531d7d9
Compare
Choose a tag to compare
  • Removing support for deprecated libraries and framework versions
  • Updating to netstandard2.1

v1.8.0

23 Feb 11:45
Compare
Choose a tag to compare

Maintenance release

  • Fixing issue, where JSON string objects containing date and time, are automatically converted to DateTime Object and losing timezone information.

v1.7.0

26 Sep 13:52
54a7fd2
Compare
Choose a tag to compare
  • Adding ability to update encryption key fingerprint for JWE

v1.6.0

16 Mar 11:17
Compare
Choose a tag to compare
  • Added support for AES GCM 128 / 192 JWE decryption

v1.5.0

02 Mar 15:26
Compare
Choose a tag to compare

Updating Restsharp version used by the project to 108.0.3

v1.4.0

10 Aug 14:57
7be3994
Compare
Choose a tag to compare
  • Added LoadDecryptionKey override

v1.3.2

30 May 10:37
a8e5f9d
Compare
Choose a tag to compare

v1.3.1

04 Jan 09:56
ce69dde
Compare
Choose a tag to compare
  • Fixed JweConfigBuilder interface
  • Updated README.md