aboutsummaryrefslogtreecommitdiff
path: root/libbb/hash_md5_sha.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* md5: remove outdated commentDenys Vlasenko2010-10-191-3/+1
* libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256Denys Vlasenko2010-10-191-482/+416
* hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytesDenys Vlasenko2010-10-181-78/+85
* libbb/hash_sha.c -> libbb/hash_md5_sha.cDenys Vlasenko2010-10-181-0/+962