What's Changed
- JWE: allow general (non flattened) serialization syntax by @Thomas-Mollard in #351
- Update CI actions by @simo5 in #352
- Allow to pass through pem loading unsafe option by @simo5 in #354
- Add support for 'scope' claim with multiple scopes by @tony2001 in #359
- Set default kid when importing keys from pyca. by @bartvm in #367
- Hardening: Enforce length of keys for HMAC operations by @simo5 in #369
- Add Ed25519 and Ed448 signature algorithms by @simo5 in #370
- Migrate jwcrypto packaging to Hatch by @iamdhakrey in #373
- Version 1.5.7 by @simo5 in #374
New Contributors
- @Thomas-Mollard made their first contribution in #351
- @tony2001 made their first contribution in #359
- @bartvm made their first contribution in #367
- @iamdhakrey made their first contribution in #373
Full Changelog: v1.5.6...v1.5.7