]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/nistec: use precomputed P-256 generators in purego
authorFilippo Valsorda <filippo@golang.org>
Sat, 27 Jul 2024 13:39:07 +0000 (15:39 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 19 Nov 2024 22:30:17 +0000 (22:30 +0000)
commite46eefde2ecc3429a18ec4b0d81604ad65bd8211
treee80778df2db4738eec61ef9321460794638f3e72
parent245f9ba3c0ec76c7e53b5c6a4bdbc57375e97467
crypto/internal/nistec: use precomputed P-256 generators in purego

Change-Id: I73cd2ff857512a90585b860906061b71d1c19e41
Reviewed-on: https://go-review.googlesource.com/c/go/+/627941
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/internal/nistec/p256.go
src/crypto/internal/nistec/p256_asm.go
src/crypto/internal/nistec/p256_table.bin [moved from src/crypto/internal/nistec/p256_asm_table.bin with 100% similarity]
src/crypto/internal/nistec/p256_test.go [moved from src/crypto/internal/nistec/p256_asm_table_test.go with 63% similarity]