PackageTrack
Sign in Get early access

jose

Javascript Object Signing and Encryption (JOSE) library supporting JWE, JWS, JWK and JWT

0.3.5 62K downloads/mo #1349 most downloaded on pub.dev appsup-dart/jose

What this package is like to depend on

Last release 4 months ago

31 Mar 2026

Release timing varies

gaps range from 2 weeks to 2.2 years

Most releases are documented

notes for 15 of 18 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

20 releases · first in 2018

3 releases in the last 12 months

see the full history below

Release timeline

20 releases · Nov 2018 to Mar 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 20
  1. 0.3.5 16 Sep 2025
    Release notes
    Open source →
    Release notes
    • REFACTOR: support for archive ^4.0.0. (d6150a5a)
    • FEAT: support compressed data in jwe. (4f1dd72d)
    Open source →
  2. 0.3.5+1 27 Mar 2026
    Release notes
    Open source →
    Release notes
    • FIX: try all keys when kid is absent. (8fd48600)
    • FIX: parse jws from json with multiple signatures (#57). (87215b78)
    • FIX: key_ops JWK field according to the RFC (pull request #62 from sgt). (331df9ff)
    • FIX: improved key resolution in JsonWebKeyStore. (b07799aa)
    Open source →
  3. 0.3.5+2 31 Mar 2026
    Release notes
    • FIX: ArgumentError.value should have both a name and message set. (e6f71a32)
    • DOCS: fix ECDSA algorithm descriptions. (7d65681b)
    Open source →
  4. 0.3.4 24 Jul 2023
    Release notes
    • FEAT: Support latest package:http (#50)
    Open source →
  5. 0.3.3 03 Nov 2022
    Release notes
    • FIX: allow double values when converting to DateTime and Durat…
    Open source →
    Release notes
    • FIX: allow double values when converting to DateTime and Duration (pull request #33 from PixelToast). (3b204b10)
    • FIX: type mismatch error on keyOperations getter (pull request #37 from samataro). (8afde0fd)
    • FIX: add missing keyId when constructing a JWK with EcPublicKey (pull request #38 from tallinn1960). (b8d11f32)
    • FIX: use 12 byte iv with AESGCM (pull request #39 from tallinn1960). (5b7e24da)
    • FIX: make unprotected header in JWE optional (pull request #43 from heacare). (aefeeb04)
    • FEAT: add support for es256k algorithm. (a2d046a3)
    Open source →
  6. 0.3.2 09 Apr 2021
    Release notes
    • Compatible with version 0.3.0 of crypto_keys
    Open source →
  7. 0.3.1 09 Apr 2021
    Release notes
    • JsonWebKey.parsePem handles CERTIFICATE
    • DefaultJsonWebKeySetLoader: if possible, use HTTP headers to determine cache expiration.
    Open source →
  8. 0.3.0 24 Mar 2021
    Release notes
    • Migrate null safety
    Open source →
  9. 0.3.0-nullsafety.2 16 Feb 2021 pre-release

    Nothing published for this version

  10. 0.3.0-nullsafety.1 16 Feb 2021 pre-release

    Nothing published for this version

  11. 0.2.2 14 Feb 2021
    Release notes
    • Bump asn1lib to 0.8.1.
    Open source →
  12. 0.2.1 26 Jun 2020
    Release notes
    • Added JsonWebKey constructors for creating EC and RSA keys
    • Added factory constructor for creating a JsonWebKey from crypto keys
    • Added factory constructor for creating a JsonWebKey from a pem string
    • Support for P-256K curve
    Open source →
  13. 0.2.1+1 29 Jun 2020
    Release notes
    • Fix docs
    Open source →
  14. 0.2.0 23 Jun 2020
    Release notes
    • Support RSAES-OAEP
    • Allow x509 parameters in JWK
    • JsonWebAlgorithm class
    • Generating random non-symmetric keys
    • cryptoKeyPair getter on JsonWebKey returning a KeyPair from crypto_keys package
    • Breaking Change: loading jwk set from package or file url no longer supported by default. The new class JsonWebKeySetLoader can be used to override this behavior or manage the way jwk sets are loaded from an url.
    Open source →
  15. 0.1.2 04 Dec 2018
    Release notes
    • Add allowedAlgorithms argument also in JWT
    Open source →
  16. 0.1.2+1 12 Mar 2020

    Nothing published for this version

  17. 0.1.1 04 Dec 2018
    Release notes
    • Fix security issue: JWS with algorithm none was previously verified, now you can specify which algorithms are allowed and by default none is not allowed.
    Open source →
  18. 0.1.0 02 Nov 2018
    Release notes
    • Initial version
    Open source →
  19. 0.1.0+1 03 Nov 2018

    Nothing published for this version

  20. 0.1.0+2 04 Nov 2018

    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