Commit Graph

11 Commits (84ec6d2c747843c114ee11e6b5b04cfa3cfbb69c)

Author SHA1 Message Date
Jean-Philippe Aumasson b718d6107f
Merge pull request #17 from altendky/format_specifiers
Use size_t and fixed width format specifiers for printf()
2019-09-14 12:43:31 +02:00
Kyle Altendorf 4194687aba Use size_t and fixed with format specifiers for printf() 2019-09-13 23:02:54 -04:00
Kyle Altendorf e802f9cc56 Make *c* and *d* rounds less intrusively configurable 2019-09-10 08:43:23 -04:00
Jean-Philippe Aumasson 61faf151b8
Merge pull request #13 from altendky/use_UINTxx_C_macros
Use UINTxx_C() macros for 'large' constants
2019-09-10 07:57:36 +02:00
Kyle Altendorf 42d5822699 Use UINTxx_C() macros for 'large' constants 2019-09-09 15:35:03 -04:00
Kyle Altendorf 2d25b35c98 Remove duplicated U32TO8_LE() macro definition 2019-09-09 15:13:44 -04:00
Jason A. Donenfeld bbca6c961f halfsiphash: 4 byte chunks, not 8, so compute leftover correctly 2016-12-21 21:12:46 +01:00
JP Aumasson 93ca99dcfa autogen vectors, tweaked hsiphash 2016-12-17 14:14:22 +01:00
JP Aumasson 7ce7f04709 chaskey constants 2016-12-16 17:14:34 +01:00
JP Aumasson f98f5fedc5 bugfix 2016-12-16 17:04:42 +01:00
JP Aumasson 8388cbe24f readme 2016-12-16 09:04:05 +01:00