]> Cypherpunks repositories - gostls13.git/commit
crypto/ecdsa: apply fips140=only to deterministic ECDSA hash
authorFilippo Valsorda <filippo@golang.org>
Mon, 6 Jan 2025 20:12:03 +0000 (21:12 +0100)
committerGopher Robot <gobot@golang.org>
Wed, 8 Jan 2025 19:37:47 +0000 (11:37 -0800)
commit0cdf8c7a8ce5913845ab46e49a1befd86c9c565d
tree8927b7d468fdf0db2ff6c2be8846533efea1ae43
parent4640e92af70810001ecb3228640ea45448879cd0
crypto/ecdsa: apply fips140=only to deterministic ECDSA hash

Change-Id: I6a6a46567b1eaaef080ac0994afa83db2624a75a
Reviewed-on: https://go-review.googlesource.com/c/go/+/641316
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Russ Cox <rsc@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/crypto/ecdsa/ecdsa.go