aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/hmac.c
Commit message (Expand)AuthorAgeFilesLines
* - code cleaned upJan Hutter2005-12-061-6/+9
* - return value cleanupMartin Willi2005-11-281-39/+10
* - updated documentation, should be the referenceMartin Willi2005-11-241-23/+20
* - typedefs changedMartin Willi2005-11-241-6/+4
* - changed include pathsMartin Willi2005-11-231-1/+1
* - hmac supports md5Martin Willi2005-11-231-0/+1
* - fixed some minor comment issuesMartin Willi2005-11-221-1/+1
* - fixed freeing bugMartin Willi2005-11-221-7/+0
* - added ability to append dataMartin Willi2005-11-221-16/+45
* - removed key from constructorMartin Willi2005-11-221-28/+34
* - implementation supporting SHA1Martin Willi2005-11-221-0/+212