summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/ecb.h
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Add concept of cipher alignment sizeMichael Brown2022-11-071-0/+1
* [crypto] Add concept of authentication tag to cipher algorithmsMichael Brown2022-10-251-0/+2
* [crypto] Allow initialisation vector length to vary from cipher blocksizeMichael Brown2022-10-251-2/+3
* [crypto] Add ECB block cipher mode (for debug and self-tests only)Michael Brown2015-07-271-0/+55