summaryrefslogtreecommitdiffstats
path: root/crypto/whrlpool
AgeCommit message (Collapse)Author
2005-12-03Couple other benchmark comparisons for wp-x86_64.pl.Andy Polyakov
2005-11-30Whirlpool for x86_64.Andy Polyakov
2005-11-30Adapt Whirlpool API for EVP.Andy Polyakov
2005-11-30Fix typos in wp-mmx.pl.Andy Polyakov
2005-11-28Remove development leftover from whrlpool/asm/wp-mmx.pl.Andy Polyakov
2005-11-28Add missing Makefile and fix couple of typos in commentary.Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov
called whrlpool is not a typo, but a way to keep the names shorter than 8 characters. Remaining TODO list comprises adding OID, EVP, corresponding flag to apps/openssl dgst, benchmark, engage assembler...