aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/prfs/prf_hmac_sha1.h
Commit message (Collapse)AuthorAgeFilesLines
* - prf_hmac_sha1 is now a generig prf_hmacMartin Willi2005-11-221-55/+0
| | | | | - supports md5
* - implementedMartin Willi2005-11-221-2/+3
| | | | | - not tested!
* - removed key from constructorMartin Willi2005-11-221-2/+1
| | | | | - added set_key
* - skeletons for:Martin Willi2005-11-211-0/+55
- prf - prf_hmac_sha1 - hasher - hasher_sha1