9 Commits

Author SHA1 Message Date
055806bbad de-unroll Chi loop in roundGeneric
(reroll? no, that's something else)

makes it more similar to the templatized code in gen.go. this isn't the
optimized code, so performance doesn't matter.
2024-10-05 20:54:51 -07:00
33dc508782 Gofmt. 2015-01-01 03:10:11 -08:00
f67abd3a9d Refactor: use [25]uint64 instead of [5][5]uint64. 2015-01-01 03:00:28 -08:00
df6edcd0bb Generate a faster round function. 2014-12-31 16:43:36 -08:00
c9dcfb85a1 Gofmt 2014-12-31 15:19:23 -08:00
e40b3562fb Perform keccak-f in-place. 2014-12-31 15:17:55 -08:00
5ee886a4b3 Swap x and y. 2014-12-31 15:15:49 -08:00
0ed98686b8 Combine keccakf steps. 2014-12-31 15:11:40 -08:00
ed04711f60 Initial commit. 2014-12-31 14:59:00 -08:00