jose/types
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
..
index.d.ts feat: decrypt allowlists for both key management and content encryption 2020-09-08 14:12:04 +02:00
jose-tests.ts refactor: removed payload parsing from JWS.verify 2020-09-08 14:12:04 +02:00
tsconfig.json ci: get rid of dtslint 2020-03-05 16:13:49 +01:00