| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make some arrays const•••this way they'll go into .rodata, decreasing memory pressure. | rofl0r | 2013-02-02 | 1 | -1/+1 |
| * | crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum•••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 | Szabolcs Nagy | 2013-01-13 | 1 | -1/+1 |
| * | add crypt_md5 password hash•••contributed by nsz | Rich Felker | 2012-09-15 | 1 | -0/+285 |
