The Keccak hash function (SHA-3)
Go to file
magical 7b01515ff6 Gofmt. 2014-12-31 23:59:40 -08: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 Gofmt. 2014-12-31 23:59:40 -08:00
keccak.go Generate a faster round function. 2014-12-31 16:43:36 -08:00
keccak_gen.go Use fewer XORs in Theta and eliminate Pi. 2014-12-31 17:52:09 -08:00
keccak_test.go Add 512-bit hash. Use SHA-3 padding. 2014-12-31 23:19:05 -08:00
sponge.go Gofmt. 2014-12-31 23:59:40 -08:00