Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-23 | 2 | -4/+0 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | Fix C++ includability of crypto headers with static array sizes | Alan Somers | 2016-10-18 | 1 | -4/+5 |
* | crypto routines: Hint minimum buffer sizes to the compiler | Conrad Meyer | 2016-05-26 | 2 | -7/+7 |
* | 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 | 3 | -0/+464 |