Skip to content

v3.3.2

Choose a tag to compare

@jonasroussel jonasroussel released this 26 Feb 22:02
· 7 commits to main since this release
  • Use constant-time comparison for HMAC signature verification (timing-attack resistant)
  • Handle non-Map payload in JWT.decode (audience, issuer, subject, jwtId)
  • Allow aud claim as generic List in _parseAud
  • Fix ECPrivateKey.bytes, derive EC private key size from parameters