Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use standard headers for siphash | 2019-01-20 | 1 | -4/+3 | |
* | memcpy from the right place. at this point, the used variable is not | 2017-12-25 | 1 | -2/+2 | |
* | SipHash_Final() was assuming the digest was 64-bit aligned, resulting in | 2017-04-12 | 1 | -4/+3 | |
* | Wrap blowfish, sha*, md5, and rmd160 so that internal calls go direct | 2015-09-11 | 1 | -1/+6 | |
* | Use standard spelling for types, and rename local variable from "free". | 2015-02-20 | 1 | -17/+17 | |
* | userland gets static on functions only used within a file. | 2015-02-07 | 1 | -5/+5 | |
* | Move to the <limits.h> universe. | 2015-01-16 | 1 | -2/+2 | |
* | add siphash from the kernel to libc | 2014-12-08 | 1 | -0/+183 |