mirror of
https://github.com/danbulant/jose
synced 2026-05-19 20:38:42 +00:00
BREAKING CHANGE: the `JWE.decrypt` option `algorithms` was removed and replaced with contentEncryptionAlgorithms (handles `enc` allowlist) and keyManagementAlgorithms (handles `alg` allowlist) |
||
|---|---|---|
| .. | ||
| decrypt.js | ||
| encrypt.js | ||
| generate_cek.js | ||
| index.js | ||
| serializers.js | ||
| validate_headers.js | ||