Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Support in-place decryption for GCM ciphers | Michael Brown | 2022-11-10 | 1 | -34/+32 |
* | [crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv() | Michael Brown | 2022-11-09 | 1 | -7/+13 |
* | [crypto] Add block cipher Galois/Counter mode of operation | Michael Brown | 2022-10-25 | 1 | -0/+531 |