Skip to content

Commit de457fc

Browse files
FiloSottilegopherbot
authored andcommitted
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 <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent c1aad08 commit de457fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The new [XOF](/pkg/hash#XOF) interface can be implemented by "extendable output
22
functions", which are hash functions with arbitrary or unlimited output length
3-
such as [BLAKE2Xb](https://pkg.go.dev/golang.org/x/crypto/blake2b).
3+
such as [SHAKE](https://pkg.go.dev/crypto/sha3#SHAKE).

0 commit comments

Comments
 (0)