summaryrefslogtreecommitdiffstats
path: root/src/crypto/cbc.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [crypto] Allow in-place CBC decryptionMichael Brown2012-09-271-1/+3
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()Michael Brown2009-02-191-8/+8
* [crypto] Add our own general-purpose cipher-block chaining routinesMichael Brown2009-02-191-0/+99