What's Changed
- The
SignatureAlgorithm&KeyManagementAlgorithmare now settable by @ycrumeyrolle in #562 - Move Base64 validation to
Base64Urlclass by @ycrumeyrolle in #568 - Fix ESXXX KID computation cause by incorrect canonicalized JWK size ('crv' was computed as base64-encoded) by @ycrumeyrolle in #569
- Fix Base64 decoding when whitespaces occur by @ycrumeyrolle in #571
- Force SHA256 as hash algorithm for EC key wrapping by @ycrumeyrolle in #582
Full Changelog: v2.0-beta.4...v2.0-beta.5