Releases: alexrudy/jaws
Releases · alexrudy/jaws
v1.0.0
What's Changed
- Add DeserializeJWK support by @alexrudy in #14
- Support for randomized signatures by @alexrudy in #15
- Compatibility for YACME by @alexrudy in #16
- Add support for dyn TokenVerifier to Hmac by @alexrudy in #17
- SPKI and DER support for SignatureBytes by @alexrudy in #18
- Clean up examples by @alexrudy in #19
- Re-export related modules by @alexrudy in #21
- Typo fixes in lib.rs and algorithms/mod.rs by @alexrudy in #20
- [docs] Improvements to Token::sign and sign_randomized methods by @alexrudy in #23
- Adds .message() method to header by @alexrudy in #22
- Add header protection and custom header transitions by @alexrudy in #24
- Dependabot by @alexrudy in #25
Full Changelog: v0.9.0...v1.0.0