crypto/ed25519
Filippo Valsorda 20e1d8d225 ed25519: drop Go 1.12 compatibility
x/crypto/ed25519 moved to the standard library in Go 1.13. This change
drops the compatibility wrapper we were keeping around to make Go 1.12
and earlier work.

Change-Id: I860ed963a0660753d01c89014c21360b239a38ac
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/317169
Trust: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Trust: Katie Hockman <katie@golang.org>
2022-02-08 05:03:32 +00:00
..
ed25519.go ed25519: drop Go 1.12 compatibility 2022-02-08 05:03:32 +00:00
ed25519_test.go ed25519: drop Go 1.12 compatibility 2022-02-08 05:03:32 +00:00