jose/test
Filip Skokan 30e5c46ecf feat: decrypt allowlists for both key management and content encryption
BREAKING CHANGE: the `JWE.decrypt` option `algorithms` was removed and
replaced with contentEncryptionAlgorithms (handles `enc` allowlist) and
keyManagementAlgorithms (handles `alg` allowlist)
2020-09-08 14:12:04 +02:00
..
cookbook refactor: encrypt APIs unprotectedHeader and aad arguments swapped 2020-09-08 14:12:04 +02:00
electron ci: enable electron 7 in CI 2019-10-24 19:27:15 +02:00
fixtures refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
help refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
jwa perf: base64url decode, JWT.verify, JWK.Key instance re-use 2020-01-29 20:33:30 +01:00
jwe feat: decrypt allowlists for both key management and content encryption 2020-09-08 14:12:04 +02:00
jwk refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
jwks refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
jws refactor: removed deprecated methods and utilities 2020-09-08 14:12:04 +02:00
jwt refactor: move JWT profile specifics outside of generic JWT 2020-09-08 14:12:04 +02:00
macros refactor: removed payload parsing from JWS.verify 2020-09-08 14:12:04 +02:00