summaryrefslogtreecommitdiff
path: root/src/hash
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28Missing MIN(a, b) macroIgor Pashev1-0/+4
2008-06-18Replace current md5 code with one from MirBSD and OpenBSDGuillem Jover3-0/+349
This adds the following public functions: MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data