aboutsummaryrefslogtreecommitdiff
path: root/libbb/pw_encrypt_md5.c
AgeCommit message (Expand)Author
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2010-10-16*: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko
2008-12-04libbb/crypt: code shrinkDenis Vlasenko
2008-11-11libbb: disable a second md5 implementation which managed to creep in :)Denis Vlasenko
2008-11-10libbb: add optionl support for SHA256/512 encrypted passwordsDenis Vlasenko
2008-06-14crypt: code shrinkDenis Vlasenko
2008-06-13trivial crypt shrinkageDenis Vlasenko
2008-06-12uclibc insists on having 70k static buffer for crypt.Denis Vlasenko