go/doc/next/6-stdlib/5-sha3.md

7 lines
188 B
Markdown

### New sha3 package
The new [crypto/sha3] package implements the SHA-3 hash function, and SHAKE and
cSHAKE extendable-output functions.
It was imported from `golang.org/x/crypto/sha3`.