aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/testcases/hmac_test.c
Commit message (Collapse)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-409/+0
|
* created protected_tester_t for testcasesJan Hutter2005-12-071-2/+2
|
* - testcases added to module testcasesJan Hutter2005-11-291-1/+1
|
* - memory leaks fixedJan Hutter2005-11-241-0/+2
| | | | - failed tests fixed
* - changed include pathsJan Hutter2005-11-231-2/+2
|
* - md5 hmac testMartin Willi2005-11-221-0/+188
|
* - added test for appending hmac functionalityMartin Willi2005-11-221-5/+43
|
* - removed key from constructorMartin Willi2005-11-221-1/+2
| | | | | - added set_key method
* - added hmac testMartin Willi2005-11-221-0/+180