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 2026Releases
latest 20-
0.3.516 Sep 2025Release notes
Open source → -
0.3.5+127 Mar 2026 -
0.3.5+231 Mar 2026 -
0.3.424 Jul 2023 -
0.3.303 Nov 2022Release notes
Open source →- 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)
-
0.3.209 Apr 2021 -
0.3.109 Apr 2021Release notes
Open source →- JsonWebKey.parsePem handles CERTIFICATE
DefaultJsonWebKeySetLoader: if possible, use HTTP headers to determine cache expiration.
-
0.3.024 Mar 2021 -
0.3.0-nullsafety.216 Feb 2021 pre-releaseNothing published for this version
-
0.3.0-nullsafety.116 Feb 2021 pre-releaseNothing published for this version
-
0.2.214 Feb 2021 -
0.2.126 Jun 2020Release notes
Open source →- 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
-
0.2.1+129 Jun 2020 -
0.2.023 Jun 2020Release notes
Open source →- Support RSAES-OAEP
- Allow x509 parameters in JWK
- JsonWebAlgorithm class
- Generating random non-symmetric keys
- cryptoKeyPair getter on JsonWebKey returning a
KeyPairfromcrypto_keyspackage - Breaking Change: loading jwk set from
packageorfileurl no longer supported by default. The new classJsonWebKeySetLoadercan be used to override this behavior or manage the way jwk sets are loaded from an url.
-
0.1.204 Dec 2018 -
0.1.2+112 Mar 2020Nothing published for this version
-
0.1.104 Dec 2018Release notes
Open source →- Fix security issue: JWS with algorithm
nonewas previously verified, now you can specify which algorithms are allowed and by defaultnoneis not allowed.
- Fix security issue: JWS with algorithm
-
0.1.002 Nov 2018 -
0.1.0+103 Nov 2018Nothing published for this version
-
0.1.0+204 Nov 2018Nothing published for this version