PackageTrack
Sign in Get early access

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 2026
1901 1917 1933 1949 1965 1981 1997 2013
Release Pre-release Withdrawn

Releases

latest 35
  1. 5.3.0 27 Mar 2026
    Release notes
    1. EC key encoding utility to convert between P1363 and DER ASN.1
    2. New public SDK to allow custom algorithm implementations
    Open source →
  2. 5.2.0 04 Jun 2025
    Release notes
    1. New target .net6+
    2. Removed dependencies on outdated packages.

    What's Changed

    New Contributors

    Open source →
  3. 5.1.1 23 Jan 2025
    Release notes
    1. Improved memory managed with deflated tokens
    2. Upgraded dependencies for .netstandard 2.1
    Open source →
  4. 5.1.0 08 Nov 2024
    Release notes
    1. RSA-OAEP-384 and RSA-OAEP-512 key management
    2. security fixes around truncated AES GCM tag attacks
    Open source →
  5. 5.0.0 03 Apr 2024
    Release notes

    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.

    Open source →
  6. 4.1.0 02 Dec 2022
    Release notes

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

    Open source →
  7. 4.0.1 19 Aug 2022

    Nothing published for this version

  8. 4.0.0 06 Apr 2022
    Release notes

    Json Web Key (JWK), RFC 7517 support.

    Open source →
  9. 3.2.0 12 Jul 2021
    Release notes

    Newtonsoft.Json -> System.Text.Json

    Open source →
  10. 3.1.1 13 Apr 2021

    Nothing published for this version

  11. 3.1.0 01 Apr 2021

    Nothing published for this version

  12. 3.0.0 10 Dec 2020

    Nothing published for this version

  13. 2.6.1 06 Nov 2020

    Nothing published for this version

  14. 2.6.0 01 Oct 2020

    Nothing published for this version

  15. 2.5.0 04 Nov 2019

    Nothing published for this version

  16. 2.4.0 21 Jun 2017

    Nothing published for this version

  17. 2.3.0 20 Apr 2017

    Nothing published for this version

  18. 2.2.0 15 Feb 2017

    Nothing published for this version

  19. 2.1.0 05 Dec 2016

    Nothing published for this version

  20. 2.0.2 27 Sep 2016

    Nothing published for this version

  21. 2.0.1 01 Aug 2016

    Nothing published for this version

  22. 2.0.0 01 Jan 1900 withdrawn

    Nothing published for this version

  23. 1.9.3 01 Jul 2016

    Nothing published for this version

  24. 1.9.2 14 Apr 2016

    Nothing published for this version

  25. 1.9.1 13 Jan 2016

    Nothing published for this version

  26. 1.9.0 12 Jun 2015

    Nothing published for this version

  27. 1.8.0 22 Oct 2014

    Nothing published for this version

  28. 1.7.0 09 Jul 2014

    Nothing published for this version

  29. 1.6.0 20 Jun 2014

    Nothing published for this version

  30. 1.5.0 17 Jun 2014

    Nothing published for this version

  31. 1.4.0 09 Jun 2014

    Nothing published for this version

  32. 1.3.0 02 Jun 2014

    Nothing published for this version

  33. 1.2.0 12 Apr 2014

    Nothing published for this version

  34. 1.1.0 22 Mar 2014

    Nothing published for this version

  35. 1.0.0 11 Mar 2014

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive