summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/aes.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-30/+0Star
* [crypto] Add AES key-wrap mode (RFC 3394)Joshua Oreman2010-01-051-0/+3
* [crypto] Make AES context size and algorithm structure externally availableJoshua Oreman2010-01-051-0/+17
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithmMichael Brown2009-02-181-2/+2
* [crypto] Rename aes_algorithm to aes_cbc_algorithmMichael Brown2009-02-181-1/+1
* Added wrapper for AXTLS AES codeMichael Brown2007-01-311-0/+8