summaryrefslogtreecommitdiffstats
path: root/src/crypto/md5.c
Commit message (Expand)AuthorAgeFilesLines
* Added "name" field to digest algorithmsMichael Brown2006-11-211-0/+1
* Added generic CHAP layer, independent of iSCSIMichael Brown2006-11-211-10/+19
* Made it temporarily possible to call MD5 routines directly from externalMichael Brown2006-11-151-21/+12Star
* Restored the le32_to_cpus() and cpu_to_le32s() callsMichael Brown2006-09-111-2/+6
* Tidied up.Michael Brown2006-09-111-105/+25Star
* Reduced size from 2087 bytes to 1056 bytesMichael Brown2006-09-111-4/+100
* Taken from Linux's md5.c. This implementation is not veryMichael Brown2006-09-111-0/+222