Package keccak implements the Keccak (SHA-3) hash algorithm.
go get github.com/ebfe/keccakNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a Keccak-256 hash
Consider using golang.org/x/crypto/sha3 for a more up-to-date and maintained implementation.
No dependency data recorded yet.