]> Cypherpunks repositories - gostls13.git/commit
crypto/sha3: make the zero value of SHAKE useable
authorqiulaidongfeng <2645477756@qq.com>
Thu, 6 Nov 2025 17:58:58 +0000 (01:58 +0800)
committerSean Liao <sean@liao.dev>
Fri, 21 Nov 2025 21:27:43 +0000 (13:27 -0800)
commit9570036ca5a95bff4c6768288a7c1db68277b9c0
treec9d73febe7c6dcf12e82698e425ef5a90e8d0770
parent155efbbeeb532473c0ac3cc93f9a8a7597322157
crypto/sha3: make the zero value of SHAKE useable

For #75154

Change-Id: Iee5a11ebea8c74b9abab4c077dc7990fe8f562dd
Reviewed-on: https://go-review.googlesource.com/c/go/+/718521
Reviewed-by: Sean Liao <sean@liao.dev>
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/sha3/sha3.go
src/crypto/sha3/sha3_test.go