jose-jwt
Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET and .NET Core. Minimallistic. Zero-dependency. Full suite of signature and encryption algorithms. Supports generating, decoding, encryption and compression of JSON Web Tokens. Full-blown support for JSON Web Keys (RFC 7517) and two way bridging with .NET core cryptography. JSON parsing agnostic. Supports two-phase validation. FIPS compliant. Unencoded payload and detached content support (RFC 7797). JSON Web Encryption (JWE, RFC 7516) support. Cross compatible with all major operating systems - Windows, Linux, MacOS and FreeBSD. Supported algorithms Signing: - HMAC signatures with HS256, HS384 and HS512. - ECDSA signatures with ES256, ES384 and ES512. - RSASSA-PKCS1-V1_5 signatures with RS256, RS384 and RS512. - RSASSA-PSS signatures (probabilistic signature scheme with appendix) with PS256, PS384 and PS512. - NONE (unprotected) plain text algorithm without integrity protection Encryption: - RSAES OAEP 256 384 512 encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM - RSAES OAEP encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM - RSAES-PKCS1-V1_5 encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM - Direct symmetric key encryption with pre-shared key A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM - A128KW, A192KW, A256KW encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM - A128GCMKW, A192GCMKW, A256GCMKW encryption with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM and A256GCM - ECDH-ES encryption with A128CBC-HS256, A128GCM, A192GCM, A256GCM - ECDH-ES+A128KW, ECDH-ES+A192KW, ECDH-ES+A256KW encryption with A128CBC-HS256, A128GCM, A192GCM, A256GCM - PBES2-HS256+A128KW, PBES2-HS384+A192KW, PBES2-HS512+A256KW with A128CBC-HS256, A192CBC-HS384, A256CBC-HS512, A128GCM, A192GCM, A256GCM Compression: - DEFLATE compression RFC 7797: - Unencoded payload - Detached content RFC 7516: - JSON Web Encryption (JWE) support JSON Web Key (RFC 7517): - RSA, EC, oct keys - X509 Chains, SHA1 & SHA2 thumbprints
5.3.0
73M downloads/mo
#733 most downloaded on NuGet
dvsekhvalnov/jose-jwt
What this package is like to depend on
Last release 4 months ago
27 Mar 2026
Release timing varies
gaps range from 2 weeks to 1.3 years
Rarely documented
notes for 8 of 34 stable releases
1 version withdrawn
withdrawn after publishing
127 years old
35 releases · first in 1900
1 release in the last 12 months
see the full history below
Release timeline
35 releases · Jan 1900 to Mar 2026Releases
latest 35-
5.3.027 Mar 2026Release notes
Open source →- EC key encoding utility to convert between P1363 and DER ASN.1
- New public SDK to allow custom algorithm implementations
-
5.2.004 Jun 2025Release notes
Open source →- New target .net6+
- Removed dependencies on outdated packages.
What's Changed
- #266 Added additional TFM by @thompson-tomo in #267
New Contributors
- @thompson-tomo made their first contribution in #267
-
5.1.123 Jan 2025Release notes
Open source →- Improved memory managed with deflated tokens
- Upgraded dependencies for .netstandard 2.1
-
5.1.008 Nov 2024Release notes
Open source →- RSA-OAEP-384 and RSA-OAEP-512 key management
- security fixes around truncated AES GCM tag attacks
-
5.0.003 Apr 2024Release notes
Open source →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. -
4.1.002 Dec 2022Release notes
Open source →Added additional security controls to allow customizing runtime library behavior and exclude outdated algorithms.
-
4.0.119 Aug 2022Nothing published for this version
-
4.0.006 Apr 2022 -
3.2.012 Jul 2021 -
3.1.113 Apr 2021Nothing published for this version
-
3.1.001 Apr 2021Nothing published for this version
-
3.0.010 Dec 2020Nothing published for this version
-
2.6.106 Nov 2020Nothing published for this version
-
2.6.001 Oct 2020Nothing published for this version
-
2.5.004 Nov 2019Nothing published for this version
-
2.4.021 Jun 2017Nothing published for this version
-
2.3.020 Apr 2017Nothing published for this version
-
2.2.015 Feb 2017Nothing published for this version
-
2.1.005 Dec 2016Nothing published for this version
-
2.0.227 Sep 2016Nothing published for this version
-
2.0.101 Aug 2016Nothing published for this version
-
2.0.001 Jan 1900 withdrawnNothing published for this version
-
1.9.301 Jul 2016Nothing published for this version
-
1.9.214 Apr 2016Nothing published for this version
-
1.9.113 Jan 2016Nothing published for this version
-
1.9.012 Jun 2015Nothing published for this version
-
1.8.022 Oct 2014Nothing published for this version
-
1.7.009 Jul 2014Nothing published for this version
-
1.6.020 Jun 2014Nothing published for this version
-
1.5.017 Jun 2014Nothing published for this version
-
1.4.009 Jun 2014Nothing published for this version
-
1.3.002 Jun 2014Nothing published for this version
-
1.2.012 Apr 2014Nothing published for this version
-
1.1.022 Mar 2014Nothing published for this version
-
1.0.011 Mar 2014Nothing published for this version