aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/hashers/hasher.c
Commit message (Expand)AuthorAgeFilesLines
* - return value cleanupMartin Willi2005-11-281-5/+0
* - moved hasher_*_t to *_hasher_tMartin Willi2005-11-271-4/+4
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-2/+9
* - changed include pathsMartin Willi2005-11-231-2/+2
* - implemented md5 hasherMartin Willi2005-11-221-0/+4
* - fixed memleak in sha1Martin Willi2005-11-221-2/+2
* - skeletons for:Martin Willi2005-11-211-0/+50