Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Add concept of cipher alignment size | Michael Brown | 2022-11-07 | 1 | -0/+1 |
* | [crypto] Add block cipher Galois/Counter mode of operation | Michael Brown | 2022-10-25 | 1 | -0/+5 |
* | [crypto] Add concept of authentication tag to cipher algorithms | Michael Brown | 2022-10-25 | 1 | -0/+2 |
* | [crypto] Expose null crypto algorithm methods for reuse | Michael Brown | 2022-10-25 | 1 | -11/+1 |
* | [build] Fix strict-aliasing warning on older gcc versions | Michael Brown | 2015-07-27 | 1 | -4/+8 |
* | [crypto] Replace AES implementation | Michael Brown | 2015-07-27 | 1 | -0/+804 |