jose/lib
Filip Skokan e8ad38993e
fix: handle private EC keys without public component (#86)
Only possible to handle when KeyObject API is available in the runtime.

closes #85
2020-07-01 13:13:34 +02:00
..
help fix: handle private EC keys without public component (#86) 2020-07-01 13:13:34 +02:00
jwa refactor: aes_kw 2020-04-15 09:27:18 +02:00
jwe perf: various codepaths refactored 2020-02-06 14:18:48 +01:00
jwk feat: add opt-in objects to verify using embedded JWS Header public keys 2020-05-04 22:37:11 +02:00
jwks feat: add opt-in objects to verify using embedded JWS Header public keys 2020-05-04 22:37:11 +02:00
jws feat: add opt-in objects to verify using embedded JWS Header public keys 2020-05-04 22:37:11 +02:00
jwt fix: allow any JSON numeric value for timestamp values 2020-06-01 14:58:25 +02:00
registry refactor: allow ECDH-ES to be pluggable with extensions 2019-12-04 11:46:09 +01:00
errors.js feat: add JWTExpired error and JWTClaimInvalid claim and reason props 2020-01-16 08:49:37 +01:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00