jose/test/jwe
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
..
complete.test.js refactor: encrypt APIs unprotectedHeader and aad arguments swapped 2020-09-08 14:12:04 +02:00
crit.test.js refactor: encrypt APIs unprotectedHeader and aad arguments swapped 2020-09-08 14:12:04 +02:00
ecdh_derive.test.js test: add test for rfc7518#appendix-C 2020-01-25 10:15:35 +01:00
sanity.test.js feat: decrypt allowlists for both key management and content encryption 2020-09-08 14:12:04 +02:00
smoke.oct.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.p256.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.p384.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.p521.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.rsa.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.rsamin.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.x448.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00
smoke.x25519.test.js test: refactor jwe long running tests 2020-02-19 10:53:08 +01:00