We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1aad08 commit de457fcCopy full SHA for de457fc
doc/next/6-stdlib/99-minor/hash/69518.md
@@ -1,3 +1,3 @@
1
The new [XOF](/pkg/hash#XOF) interface can be implemented by "extendable output
2
functions", which are hash functions with arbitrary or unlimited output length
3
-such as [BLAKE2Xb](https://pkg.go.dev/golang.org/x/crypto/blake2b).
+such as [SHAKE](https://pkg.go.dev/crypto/sha3#SHAKE).
0 commit comments