The Keccak hash function (SHA-3)
Go to file
magical 883cbd827a sha3sum: remove dependency on fmt
probably silly, but it cuts the binary size down significantly
2024-10-05 21:18:39 -07:00
sha3sum sha3sum: remove dependency on fmt 2024-10-05 21:18:39 -07:00
const.go
gen.go gen: use short declarations for c and d vars 2024-10-05 21:02:12 -07:00
keccak.go de-unroll Chi loop in roundGeneric 2024-10-05 20:54:51 -07:00
keccak_gen.go gen: use short declarations for c and d vars 2024-10-05 21:02:12 -07:00
keccak_test.go
sponge.go