aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/cbc.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2009-02-19[crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()Michael Brown1-8/+8
2009-02-19[crypto] Add our own general-purpose cipher-block chaining routinesMichael Brown1-0/+99