mirror of
https://github.com/danbulant/jose
synced 2026-05-25 13:01:49 +00:00
BREAKING CHANGE: jose.JWE.Encrypt constructor aad and unprotectedHeader arguments swapped places BREAKING CHANGE: jose.JWE.encrypt.flattened header (unprotectedHeader) and aad arguments swapped places BREAKING CHANGE: jose.JWE.encrypt.general header (unprotectedHeader) and aad arguments swapped places |
||
|---|---|---|
| .. | ||
| complete.test.js | ||
| crit.test.js | ||
| ecdh_derive.test.js | ||
| sanity.test.js | ||
| smoke.oct.test.js | ||
| smoke.p256.test.js | ||
| smoke.p384.test.js | ||
| smoke.p521.test.js | ||
| smoke.rsa.test.js | ||
| smoke.rsamin.test.js | ||
| smoke.test.js | ||
| smoke.x448.test.js | ||
| smoke.x25519.test.js | ||