jose/lib/jwk/key
Filip Skokan 2dbd3ed43a feat: add OKP Key and EdDSA sign/verify support
BREAKING CHANGE: node.js minimal version is now v12.0.0 due to its
added EdDSA support (crypto.sign, crypto.verify and eddsa key objects)

resolves #12
2019-04-23 14:30:49 +02:00
..
base.js feat: add OKP Key and EdDSA sign/verify support 2019-04-23 14:30:49 +02:00
ec.js revert: add EC P-256K JWK and ES256K sign/verify support 2019-04-07 14:13:10 +02:00
oct.js fix: remove unintended exposure of private material via enumerables 2019-03-28 23:45:20 +01:00
okp.js feat: add OKP Key and EdDSA sign/verify support 2019-04-23 14:30:49 +02:00
rsa.js refactor: remove ec length, generate only returns keyobject 2019-03-20 18:46:36 +01:00