Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite code, but keeping the exact same semantic and behaviourHEADmain | EuAndreh | 2025-06-04 | 1 | -166/+0 |
* | comments | JP Aumasson | 2022-10-22 | 1 | -0/+8 |
* | Merge branch 'master' into rename-debug-symbol | Jean-Philippe Aumasson | 2022-07-28 | 1 | -1/+4 |
|\ | |||||
| * | only include stdio when used | Nihal Jere | 2022-01-12 | 1 | -1/+2 |
* | | Rename `DEBUG` to `DEBUG_SIPHASH` | Jens Alfke | 2021-11-11 | 1 | -1/+1 |
|/ | |||||
* | halfsh header, cleanup | JP Aumasson | 2021-10-31 | 1 | -2/+1 |
* | -Wimplicit-fallthrough=4 compliance | Přemysl Eric Janouch | 2021-10-13 | 1 | -0/+2 |
* | consts | JP Aumasson | 2021-03-12 | 1 | -3/+3 |
* | typechange | JP Aumasson | 2021-02-20 | 1 | -10/+13 |
* | tests | JP Aumasson | 2021-02-19 | 1 | -6/+6 |
* | Merge pull request #17 from altendky/format_specifiers | Jean-Philippe Aumasson | 2019-09-14 | 1 | -4/+5 |
|\ | |||||
| * | Use size_t and fixed with format specifiers for printf() | Kyle Altendorf | 2019-09-13 | 1 | -4/+5 |
* | | Make *c* and *d* rounds less intrusively configurable | Kyle Altendorf | 2019-09-10 | 1 | -2/+6 |
|/ | |||||
* | Merge pull request #13 from altendky/use_UINTxx_C_macros | Jean-Philippe Aumasson | 2019-09-10 | 1 | -2/+2 |
|\ | |||||
| * | Use UINTxx_C() macros for 'large' constants | Kyle Altendorf | 2019-09-09 | 1 | -2/+2 |
* | | Remove duplicated U32TO8_LE() macro definition | Kyle Altendorf | 2019-09-09 | 1 | -6/+0 |
|/ | |||||
* | halfsiphash: 4 byte chunks, not 8, so compute leftover correctly | Jason A. Donenfeld | 2016-12-21 | 1 | -1/+1 |
* | autogen vectors, tweaked hsiphash | JP Aumasson | 2016-12-17 | 1 | -56/+58 |
* | chaskey constants | JP Aumasson | 2016-12-16 | 1 | -3/+3 |
* | bugfix | JP Aumasson | 2016-12-16 | 1 | -1/+1 |
* | readme | JP Aumasson | 2016-12-16 | 1 | -0/+150 |