aboutsummaryrefslogtreecommitdiff
path: root/md5.c
AgeCommit message (Collapse)Author
2013-05-12make Brokencrypt_md5 also broken on little-endianTimo Weingärtner
otherwise broken hashes from big-endian systems won't work also remove ASM_MD5 #ifndef's, we don't have assembler code here
2002-05-11Fixed md5 crypting + ssl bug.Charl Botha