Denis Vlasenko
|
a9acbe6cad
|
timeout: new applet. 370 bytes. by Roberto Foglietta.
|
2008-11-24 13:25:20 +00:00 |
|
Denis Vlasenko
|
3470f9297e
|
libbb: sha_crypt -123 bytes
|
2008-11-13 13:25:18 +00:00 |
|
Denis Vlasenko
|
6bd54d48f4
|
libbb/pw_encrypt_sha: -28 bytes
|
2008-11-13 12:55:11 +00:00 |
|
Denis Vlasenko
|
6b1e3d7e73
|
libbb: remove glibc-style bloat from sha_crypt. -1130 bytes.
cryptpw: add more difficult test vectors.
|
2008-11-13 12:23:46 +00:00 |
|
Denis Vlasenko
|
2211d5268c
|
libbb: add optionl support for SHA256/512 encrypted passwords
function old new delta
sha_crypt - 2423 +2423
cryptpw_main 128 183 +55
to64 - 29 +29
pw_encrypt 974 1000 +26
str_rounds - 11 +11
login_main 1532 1541 +9
packed_usage 25215 25200 -15
__md5_to64 29 - -29
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 3/1 up/down: 2553/-44) Total: 2509 bytes
|
2008-11-10 18:52:35 +00:00 |
|