summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko20-39/+25
2010-10-16*: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko7-40/+40
2008-12-04libbb/crypt: code shrinkDenis Vlasenko2-31/+39
2008-11-11libbb: disable a second md5 implementation which managed to creep in :)Denis Vlasenko6-802/+781
2008-11-10libbb: add optionl support for SHA256/512 encrypted passwordsDenis Vlasenko7-35/+322
2008-06-14crypt: code shrinkDenis Vlasenko2-21/+11
2008-06-13trivial crypt shrinkageDenis Vlasenko2-9/+8
2008-06-12uclibc insists on having 70k static buffer for crypt.Denis Vlasenko10-24/+1456