Commit Graph

15 Commits (055806bbad942b364d62cded68a8838b8ae55716)

Author SHA1 Message Date
magical b64eff8ecd add digest.clone method and use it in Sum 2024-10-05 20:17:20 -07:00
magical 0de798ef8f avoid an indirect call 2024-10-05 19:22:41 -07:00
magical 517ccd27fd Remove unnecessary label 2024-10-04 23:46:16 -07:00
magical 33dc508782 Gofmt. 2015-01-01 03:10:11 -08:00
magical f67abd3a9d Refactor: use [25]uint64 instead of [5][5]uint64. 2015-01-01 03:00:28 -08:00
magical 7b01515ff6 Gofmt. 2014-12-31 23:59:40 -08:00
magical dd21e91ec1 Add 512-bit hash. Use SHA-3 padding. 2014-12-31 23:19:05 -08:00
magical 58e2940852 Remove dead function. 2014-12-31 20:30:56 -08:00
magical 64c5855490 Optimize loads and stores a bit. 2014-12-31 16:52:34 -08:00
magical df6edcd0bb Generate a faster round function. 2014-12-31 16:43:36 -08:00
magical c9dcfb85a1 Gofmt 2014-12-31 15:19:23 -08:00
magical e40b3562fb Perform keccak-f in-place. 2014-12-31 15:17:55 -08:00
magical 5ee886a4b3 Swap x and y. 2014-12-31 15:15:49 -08:00
magical 0ed98686b8 Combine keccakf steps. 2014-12-31 15:11:40 -08:00
magical ed04711f60 Initial commit. 2014-12-31 14:59:00 -08:00