Commit Graph

6 Commits (61faf151b8ee0977f7e8d6389ba24752c1c93a71)

Author SHA1 Message Date
Kyle Altendorf b964bf6b1f Remove unneded #ifndef GETVECTORS check 2019-09-09 16:14:42 -04:00
Kyle Altendorf baaa8edbfb Avoid warnings about unused variable fails
test.c: In function ‘main’:
test.c:49:9: warning: variable ‘fails’ set but not used [-Wunused-but-set-variable]
     int fails = 0;
         ^~~~~
2019-09-09 16:10:20 -04: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