### 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`.