go-crypto/curve25519
Sebastiaan van Stijn 270bf2552c curve25519/internal/field/_asm: go mod tidy to fix x/sys version
Relates to CL 540537, which updated the dependency in the main module.

Change-Id: I9a745f4e03b5cf14fa62c4de63363ddf663b19fd
GitHub-Last-Rev: 836c39364e
GitHub-Pull-Request: golang/crypto#277
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/541276
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2023-11-21 20:13:04 +00:00
..
internal/field curve25519/internal/field/_asm: go mod tidy to fix x/sys version 2023-11-21 20:13:04 +00:00
curve25519.go curve25519: use crypto/ecdh on Go 1.20 2023-03-13 18:33:59 +00:00
curve25519_compat.go curve25519: use crypto/ecdh on Go 1.20 2023-03-13 18:33:59 +00:00
curve25519_go120.go curve25519: use crypto/ecdh on Go 1.20 2023-03-13 18:33:59 +00:00
curve25519_test.go curve25519: use crypto/ecdh on Go 1.20 2023-03-13 18:33:59 +00:00
vectors_test.go curve25519: use crypto/ecdh on Go 1.20 2023-03-13 18:33:59 +00:00