aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/hmac.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-10[crypto] Simplify internal HMAC APIMichael Brown1-64/+32
2016-01-04[crypto] Dual-license more selected DRBG filesMichael Brown1-0/+12
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
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-18[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithmMichael Brown1-3/+3
2007-07-29Added HMAC code from TLS projectMichael Brown1-0/+120