aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #15 from altendky/makefile_rounds_parametersJean-Philippe Aumasson2019-09-134-9/+32
|\ \ | |/ |/| Make *c* and *d* rounds less intrusively configurable
| * Make *c* and *d* rounds less intrusively configurableKyle Altendorf2019-09-104-9/+32
|/
* Merge pull request #13 from altendky/use_UINTxx_C_macrosJean-Philippe Aumasson2019-09-102-6/+6
|\ | | | | Use UINTxx_C() macros for 'large' constants
| * Use UINTxx_C() macros for 'large' constantsKyle Altendorf2019-09-092-6/+6
| |
* | Merge pull request #12 from altendky/remove_duplicated_U32TO8_LEJean-Philippe Aumasson2019-09-101-6/+0
|\ \ | | | | | | Remove duplicated U32TO8_LE() macro definition
| * | Remove duplicated U32TO8_LE() macro definitionKyle Altendorf2019-09-091-6/+0
| |/
* | Merge pull request #14 from altendky/avoid_unused_variable_fails_warningsJean-Philippe Aumasson2019-09-101-1/+4
|\ \ | |/ |/| Avoid unused variable fails warnings
| * Remove unneded #ifndef GETVECTORS checkKyle Altendorf2019-09-091-2/+0
| |
| * Avoid warnings about unused variable failsKyle Altendorf2019-09-091-1/+6
|/ | | | | | | test.c: In function ‘main’: test.c:49:9: warning: variable ‘fails’ set but not used [-Wunused-but-set-variable] int fails = 0; ^~~~~
* d/experimentalJP Aumasson2017-02-241-3/+3
|
* Merge pull request #7 from dchest/halfvectorsJP Aumasson2017-01-061-48/+48
|\ | | | | Update test vectors for HalfSipHash
| * Update test vectors for HalfSipHashDmitry Chestnykh2017-01-051-48/+48
|/ | | | PR #6 fixed an issue that requires generating new test vectors.
* Merge pull request #6 from zx2c4/masterJP Aumasson2016-12-251-1/+1
|\ | | | | halfsiphash: 4 byte chunks, not 8, so compute leftover correctly
| * halfsiphash: 4 byte chunks, not 8, so compute leftover correctlyJason A. Donenfeld2016-12-211-1/+1
|/
* autogen vectors, tweaked hsiphashJP Aumasson2016-12-175-476/+1057
|
* chaskey constantsJP Aumasson2016-12-162-131/+132
|
* bugfixJP Aumasson2016-12-162-65/+65
|
* experimentalJP Aumasson2016-12-161-2/+2
|
* readmeJP Aumasson2016-12-167-417/+710
|
* comments on 128b securityJP Aumasson2016-02-291-0/+4
|
* recover deleted filesJP Aumasson2016-01-202-0/+232
|
* reformatJP Aumasson2015-10-203-303/+87
|
* formattingJP Aumasson2014-11-191-2/+2
|
* detailsJP Aumasson2014-11-191-9/+2
|
* factored dbg tracesJP Aumasson2014-11-191-30/+31
|
* consistent typesJP Aumasson2014-11-092-56/+48
|
* typoJP Aumasson2014-11-081-1/+1
|
* experimental 128-bit modeJP Aumasson2014-11-084-18/+145
|
* ip statementJP Aumasson2014-05-021-2/+5
|
* copyrightJP Aumasson2014-03-242-6/+4
|
* no $JP Aumasson2014-03-241-1/+1
|
* test tweaksJP Aumasson2014-03-232-9/+8
|
* usage instructionsJP Aumasson2014-03-231-2/+14
|
* make distJP Aumasson2014-03-231-2/+6
|
* code formattingJP Aumasson2014-03-232-15/+21
|
* code and readmeJP Aumasson2014-03-234-1/+330
|
* Initial commitJP Aumasson2014-03-233-0/+138