aboutsummaryrefslogtreecommitdiff
path: root/siphash.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* commentsJP Aumasson2022-10-221-1/+9
* Merge branch 'master' into rename-debug-symbolJean-Philippe Aumasson2022-07-281-1/+3
|\
| * only include stdio when usedNihal Jere2022-01-121-1/+2
* | Rename `DEBUG` to `DEBUG_SIPHASH`Jens Alfke2021-11-111-1/+1
|/
* -Wimplicit-fallthrough=4 compliancePřemysl Eric Janouch2021-10-131-0/+6
* constsJP Aumasson2021-03-121-3/+3
* typechangeJP Aumasson2021-02-201-14/+17
* testsJP Aumasson2021-02-191-8/+6
* fixesJP Aumasson2021-01-191-0/+61
* headerJP Aumasson2021-01-191-62/+3
* Correct \ alignmentKyle Altendorf2019-09-181-4/+4
* Use size_t and fixed width format specifiers for printf()... for siphash.cKyle Altendorf2019-09-181-8/+5
* Make *c* and *d* rounds less intrusively configurableKyle Altendorf2019-09-101-2/+6
* Use UINTxx_C() macros for 'large' constantsKyle Altendorf2019-09-091-4/+4
* autogen vectors, tweaked hsiphashJP Aumasson2016-12-171-63/+67
* readmeJP Aumasson2016-12-161-0/+161