Skip to content

2.0-beta.5

Latest
Compare
Choose a tag to compare
@ycrumeyrolle ycrumeyrolle released this 22 Apr 21:13
· 2 commits to master since this release
1842a8e

What's Changed

  • The SignatureAlgorithm & KeyManagementAlgorithm are now settable by @ycrumeyrolle in #562
  • Move Base64 validation to Base64Url class 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