func golang.org/x/crypto/sha3.NewLegacyKeccak256
one use
golang.org/x/crypto/sha3 (current package)
hashes.go#L59: func NewLegacyKeccak256() hash.Hash { return &state{rate: 136, outputLen: 32, dsbyte: 0x01} }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)