Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating
CryptographyAESKey::encrypt
to generate 96 bit IVs for GCM…
… block cipher mode to adhere to the RFC for JWA in `jose/backends/cryptography_backend.py` See https://www.rfc-editor.org/rfc/rfc7518.html#section-5.3 for the official RFC requirements for JWA See panva/jose#678 for related discussion on this issue
- Loading branch information