jose/lib
2019-11-23 12:06:15 +01:00
..
help feat: add JWS.verify encoding and parsing options 2019-11-05 20:09:34 +01:00
jwa feat: added Node.js lts/dubnium support for runtime supported features 2019-08-22 20:40:02 +02:00
jwe feat: return the CEK from JWE.decrypt operation with { complete: true } 2019-11-23 12:06:15 +01:00
jwk feat: expose crypto.KeyObject instances in supported runtimes 2019-11-03 17:27:44 +01:00
jwks fix: keystore.toJWKS(true) does not throw on public keys 2019-09-16 14:46:38 +02:00
jws feat: add JWS.verify encoding and parsing options 2019-11-05 20:09:34 +01:00
jwt refactor: don't swallow invalid encoding errors 2019-09-25 22:18:47 +02:00
errors.js refactor: don't swallow invalid encoding errors 2019-09-25 22:18:47 +02:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00