aboutsummaryrefslogtreecommitdiff
path: root/libbb/pw_encrypt_sha.c
AgeCommit message (Expand)Author
2017-01-24tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't workDenys Vlasenko
2017-01-15libbb: eliminate redundant variable in sha_cryptDenys Vlasenko
2010-12-01libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash reworkDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2009-03-12shrink sha hashingDenis Vlasenko
2008-11-24timeout: new applet. 370 bytes. by Roberto Foglietta.Denis Vlasenko
2008-11-13libbb: sha_crypt -123 bytesDenis Vlasenko
2008-11-13libbb/pw_encrypt_sha: -28 bytesDenis Vlasenko
2008-11-13libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.Denis Vlasenko
2008-11-10libbb: add optionl support for SHA256/512 encrypted passwordsDenis Vlasenko