jose/lib/jwe
Filip Skokan 23b874cc20 feat: add JWK key_ops support, fix .algorithms() op returns
BREAKING CHANGE: key.algorithms(op) un+wrapKey was split into correct
wrapKey/unwrapKey/deriveKey returns

BREAKING CHANGE: keystore.all and keystore.get `operation` option was
removed, `key_ops: string[]` supersedes it
2019-04-23 14:30:51 +02:00
..
decrypt.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
encrypt.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
generate_cek.js feat: add JWK key_ops support, fix .algorithms() op returns 2019-04-23 14:30:51 +02:00
index.js refactor: add .d.ts and simplify errors 2019-02-25 21:27:39 +01:00
serializers.js refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00
validate_headers.js refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00