4 releases
0.2.0 | Oct 23, 2020 |
---|---|
0.1.2 | Aug 5, 2020 |
0.1.1 | Jun 25, 2020 |
0.1.0 | Jun 24, 2020 |
#27 in #jwk
180KB
4.5K
SLoC
aliri_jose
This crate implements the Javascript/JSON Object Signing and Encryption (JOSE) standards, including:
- JSON Web Signature (JWS): RFC7515
- JSON Web Key (JWK): RFC7517
- JSON Web Algorithms (JWA): RFC7518
- JSON Web Token (JWT): RFC7519
JSON Web Encryption (JWE), RFC7516, is not yet supported.
Dependencies
~8–12MB
~315K SLoC