jose/lib/jwa
2019-08-20 19:22:42 +02:00
..
ecdh feat: add secp256k1 EC Key curve and ES256K 2019-07-08 22:04:29 +02:00
aes_cbc_hmac_sha2.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
aes_gcm.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
aes_gcm_kw.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
aes_kw.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
ecdsa.js feat: add secp256k1 EC Key curve and ES256K 2019-07-08 22:04:29 +02:00
eddsa.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
hmac.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
index.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
pbes2.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
rsaes.js feat: add RSA-OAEP-256 support (when a node version supports it) 2019-08-20 19:22:42 +02:00
rsassa.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
rsassa_pss.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00