Releases: panva/jose
Releases · panva/jose
v1.24.1
Bug Fixes
allow importing simpler passphrases as oct
keys (f86bda3 )
v1.24.0
Features
add JWT.verify "typ" option for checking JWT Type Header parameter (fc08426 )
v1.23.0
Bug Fixes
typescript: add optional JWK.Key props and make them readonly (b92079c ), closes #67
Features
add ECDH-ES with X25519 and X448 OKP keys (38369ea )
add RSA-OAEP-384 and RSA-OAEP-512 JWE Key Management Algorithms (7477f08 )
v1.22.2
Performance Improvements
various codepaths refactored (3e3d7dd )
v1.22.1
Bug Fixes
actually remove the base64url proper encoding check (eae01b5 )
v1.22.0
Features
keystore filtering by JWK Key thumbprint (a9f6f71 )
Performance Improvements
base64url decode, JWT.verify, JWK.Key instance re-use (470b4c7 )
v1.21.1
Bug Fixes
contactKDF iteration count fixed for key sizes larger than 256 bits (70ff222 )
v1.21.0
Bug Fixes
typescript: don't expose non existant classes, fix decode key (0f8bf88 )
Features
add opt-in support for Unsecured JWS algorithm "none" (3a6d17f )
v1.20.0
Features
add JWTExpired error and JWTClaimInvalid claim and reason props (a0c0c7a ), closes #62
v1.19.0
Features
exposed shorthands for JWT verification profiles (b1864e3 )
You can’t perform that action at this time.