mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
7 lines
188 B
Markdown
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`.
|