aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/hashers/hasher.c
Commit message (Expand)AuthorAgeFilesLines
* ../svn-commit.tmpMartin Willi2006-04-051-60/+0
* - code cleaned upJan Hutter2005-12-061-3/+3
* - implemented RSA, only signing and verifying esma_pkcs1 paddedMartin Willi2005-12-041-2/+6
* - 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