| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-02-02 | make some arrays const | rofl0r | |
| this way they'll go into .rodata, decreasing memory pressure. | |||
| 2013-01-13 | crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum | Szabolcs Nagy | |
| the internal sha2 hash sum functions had incorrect array size in the prototype for the message digest argument, fixed by using pointer so it is not misleading | |||
| 2012-09-15 | add crypt_md5 password hash | Rich Felker | |
| contributed by nsz | |||
