aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/crypto.h
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [crypto] Change cipher_{en,de}crypt() to void functionsMichael Brown2009-02-191-9/+20
* [crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithmMichael Brown2009-02-181-43/+68
* Add per-file error identifiersMichael Brown2007-07-241-21/+7
* Fix prototypesMichael Brown2007-02-011-4/+4
* Added setiv methodMichael Brown2007-01-311-0/+16
* Add null crypto algorithmMichael Brown2007-01-311-0/+2
* Added cipher wrapper functionsMichael Brown2007-01-301-0/+26
* Generalise digest_algorithm to crypto_algorithm.Michael Brown2007-01-301-25/+65
* Added "name" field to digest algorithmsMichael Brown2006-11-211-0/+2
* Generalisation of a message digest algorithmMichael Brown2006-09-111-0/+44