mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
doc: refer to SHAKE in #69518 release note
Change-Id: I6a6a46560b5d78710bd09d2452c80e51da936ec7 Reviewed-on: https://go-review.googlesource.com/c/go/+/675196 Auto-Submit: Filippo Valsorda <filippo@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
c1aad08901
commit
de457fc4ea
@ -1,3 +1,3 @@
|
||||
The new [XOF](/pkg/hash#XOF) interface can be implemented by "extendable output
|
||||
functions", which are hash functions with arbitrary or unlimited output length
|
||||
such as [BLAKE2Xb](https://pkg.go.dev/golang.org/x/crypto/blake2b).
|
||||
such as [SHAKE](https://pkg.go.dev/crypto/sha3#SHAKE).
|
||||
|
Loading…
x
Reference in New Issue
Block a user