summaryrefslogtreecommitdiffstats
path: root/src/crypto/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* [crypto] Dual-license more selected DRBG filesMichael Brown2016-01-041-0/+12
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [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] Split crypto_algorithm into {digest,cipher,pubkey}_algorithmMichael Brown2009-02-181-3/+3
* Added HMAC code from TLS projectMichael Brown2007-07-291-0/+120