Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [build] Fix build failures with older versions of gcccentos7 | Michael Brown | 2024-02-10 | 1 | -1/+2 |
* | [libc] Replace linker_assert() with build_assert() | Michael Brown | 2024-01-16 | 1 | -7/+4 |
* | [crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv() | Michael Brown | 2022-11-09 | 1 | -4/+4 |
* | [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/+132 |