Skip to content

Releases: dvsekhvalnov/jose-jwt

v5.3.0 Nuget Release

27 Mar 14:55

Choose a tag to compare

  1. EC key encoding utility to convert between P1363 and DER ASN.1
  2. New public SDK to allow custom algorithm implementations

v5.2.0 Nuget Release

04 Jun 16:30

Choose a tag to compare

  1. New target .net6+
  2. Removed dependencies on outdated packages.

What's Changed

New Contributors

v5.1.1 Nuget Release

23 Jan 16:21

Choose a tag to compare

  1. Improved memory managed with deflated tokens
  2. Upgraded dependencies for .netstandard 2.1

v5.1.0 Nuget Release

08 Nov 18:58

Choose a tag to compare

  1. RSA-OAEP-384 and RSA-OAEP-512 key management
  2. security fixes around truncated AES GCM tag attacks

v5.0.0 Nuget Release

03 Apr 18:28

Choose a tag to compare

Cross platform ECDH compatibility for P-384 and P-521 NIST Curves on Windows, Linux, Mac OS and FreeBSD.
Bugfixes and more security controls to address new threats.

v4.1.0 Nuget Release

02 Dec 18:08

Choose a tag to compare

Added additional security controls to allow customizing runtime library behavior and exclude outdated algorithms.

v4.0.1 Nuget Release

19 Aug 17:17

Choose a tag to compare

Bug fix release.

v4.0.0 Nuget Release

06 Apr 11:35

Choose a tag to compare

Json Web Key (JWK), RFC 7517 support.

v3.2.0 Nuget Release

12 Jul 17:44

Choose a tag to compare

Newtonsoft.Json -> System.Text.Json

v3.1.1 Nuget Release

13 Apr 06:24

Choose a tag to compare