jose/lib/jwe
Filip Skokan 70bd4ae6b2 refactor: encrypt APIs unprotectedHeader and aad arguments swapped
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
2020-09-08 14:12:04 +02:00
..
decrypt.js perf: base64url decode, JWT.verify, JWK.Key instance re-use 2020-01-29 20:33:30 +01:00
encrypt.js refactor: encrypt APIs unprotectedHeader and aad arguments swapped 2020-09-08 14:12:04 +02:00
generate_cek.js refactor: improve error message when JWE "enc" value is invalid 2019-12-06 16:09:49 +01:00
index.js refactor: encrypt APIs unprotectedHeader and aad arguments swapped 2020-09-08 14:12:04 +02:00
serializers.js refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00
validate_headers.js refactor: require order and base64url split encode buffer/string 2019-03-06 22:12:43 +01:00