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