summaryrefslogtreecommitdiff
path: root/whrlpool.cpp
Commit message (Expand)AuthorAgeFilesLines
* use memset instead of assignment to clear memoryweidai2003-09-051-2/+1
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-3/+3
* work around GCC 3.2 code generation bugweidai2003-05-181-225/+38
* add new algorithms (Kevin Springle)weidai2003-04-161-0/+882