The Keccak hash function (SHA-3)
Go to file
magical d6e555a97c avoid an alloc in sha-512 benchmarks 2024-10-05 19:50:43 -07:00
sha3sum Add a simple sha3sum utility. 2014-12-31 23:32:14 -08:00
const.go Add 512-bit hash. Use SHA-3 padding. 2014-12-31 23:19:05 -08:00
gen.go gen: Split d into five separate veriables. 2015-01-03 02:06:18 -08:00
keccak.go Gofmt. 2015-01-01 03:10:11 -08:00
keccak_gen.go gen: Split d into five separate veriables. 2015-01-03 02:06:18 -08:00
keccak_test.go avoid an alloc in sha-512 benchmarks 2024-10-05 19:50:43 -07:00
sponge.go avoid an indirect call 2024-10-05 19:22:41 -07:00