jose/test/jwk
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
..
ec.test.js refactor: key keyObject property is private 2019-02-28 21:08:31 +01:00
generate.test.js refactor: use import rather then new 2019-03-11 21:28:45 +01:00
import.test.js test: check unsupported key object import fails 2019-03-11 22:29:07 +01:00
oct.test.js fix: do not list "dir" under wrap/unwrapKey operations 2019-03-11 21:51:13 +01:00
rsa.test.js fix: all JWA defined RSA operations require key of 2048 or more 2019-03-16 09:44:34 +01:00
sanity.test.js feat: add JWKS.KeyStore.fromJWKS() and JWK.isKey() 2019-02-26 22:51:25 +01:00