Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | siphash: allow zero values for final & len in SipBuf() | Mark O'Donovan | 2024-07-29 | 1 | -5/+10 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | crypto routines: Hint minimum buffer sizes to the compiler | Conrad Meyer | 2016-05-26 | 1 | -4/+4 |
* | Fix const propagation issues to make GCC happy. | Andre Oppermann | 2013-07-11 | 1 | -3/+4 |
* | SipHash is a cryptographically strong pseudo-random function (a.k.a. keyed | Andre Oppermann | 2013-07-11 | 1 | -0/+241 |