]> Cypherpunks repositories - gostls13.git/commit
crypto/sha3: make the zero value of SHA3 useable
authorqiulaidongfeng <2645477756@qq.com>
Thu, 23 Oct 2025 09:20:10 +0000 (17:20 +0800)
committerSean Liao <sean@liao.dev>
Fri, 21 Nov 2025 21:27:36 +0000 (13:27 -0800)
commit155efbbeeb532473c0ac3cc93f9a8a7597322157
tree1455c9eea06afd4665016c7432ce40728f4f3402
parent6f16669e346038c983ae33025ca02dccd78b6f20
crypto/sha3: make the zero value of SHA3 useable

Fixes #75154

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