diff options
| author | Filippo Valsorda <filippo@golang.org> | 2024-12-13 16:59:20 +0100 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-12-13 11:22:11 -0800 |
| commit | c4f356dd863c449835248c24f6dc653323010a1c (patch) | |
| tree | 79e87af2a08de1adae420a24869e89a0b43cd9af /src/testing/example_loop_test.go | |
| parent | 08725f9de28726b52c2e62a37cd378d10f10c110 (diff) | |
| download | go-c4f356dd863c449835248c24f6dc653323010a1c.tar.xz | |
crypto/ecdsa: fix s390x assembly with P-521
I had incorrectly assumed that the blocksize was always the same as the
curve field size. This is true of P-256 and P-384, but not P-521.
Fixes #70660
Fixes #70771
Change-Id: Idb6b510fcd3dd42d9b1e6cf42c1bb92e0ce8bd07
Reviewed-on: https://go-review.googlesource.com/c/go/+/636015
Run-TryBot: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Diffstat (limited to 'src/testing/example_loop_test.go')
0 files changed, 0 insertions, 0 deletions
