jose/lib
Filip Skokan cc70c5d4ec fix: all JWA defined RSA operations require key of 2048 or more
BREAKING CHANGE: all [JWA](https://tools.ietf.org/html/rfc7518) defined
RSA based operations require key size of 2048 bits or more.
2019-03-16 09:44:34 +01:00
..
help refactor: use import rather then new 2019-03-11 21:28:45 +01:00
jwa test: check unsupported JWA algorithms 2019-03-11 22:35:00 +01:00
jwe refactor: call out ECDH-ES specificly during KW 2019-03-11 22:21:56 +01:00
jwk fix: all JWA defined RSA operations require key of 2048 or more 2019-03-16 09:44:34 +01:00
jwks feat: keystore .all and .get operation option 2019-03-11 22:15:34 +01:00
jws feat: keystore .all and .get operation option 2019-03-11 22:15:34 +01:00
jwt refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00
errors.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00
index.d.ts feat: keystore .all and .get operation option 2019-03-11 22:15:34 +01:00
index.js feat: add JWT.sign/verify/decode 2019-02-27 22:38:30 +01:00