Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tests] Verify ability to perform in-place encryption and decryption | Michael Brown | 2022-11-10 | 1 | -4/+6 |
* | [tests] Verify ability to reset cipher initialisation vector | Michael Brown | 2022-11-09 | 1 | -0/+38 |
* | [crypto] Add concept of cipher alignment size | Michael Brown | 2022-11-07 | 1 | -0/+10 |
* | [crypto] Add concept of authentication tag to cipher algorithms | Michael Brown | 2022-10-25 | 1 | -0/+14 |
* | [crypto] Add concept of additional data to cipher algorithms | Michael Brown | 2022-10-25 | 1 | -1/+13 |
* | [crypto] Allow initialisation vector length to vary from cipher blocksize | Michael Brown | 2022-10-25 | 1 | -3/+3 |
* | [test] Generalise cipher tests and use okx() | Michael Brown | 2015-07-27 | 1 | -0/+185 |