aboutsummaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2022-11-15 18:43:56 +0100
committerGopher Robot <gobot@golang.org>2022-11-16 14:37:32 +0000
commit80c5bbc627a37929ea571e99f0f15cb059fdaf70 (patch)
treeb522d68b98c1a0f2d6f67005fbe3a3aef9915eaf /src/testing
parentdafc9152047d14d511b37cdd8770324a90c43969 (diff)
downloadgo-80c5bbc627a37929ea571e99f0f15cb059fdaf70.tar.xz
crypto/x509: add support for PKCS8/PKIX X25519 key encodings
This specifically doesn't add support for X25519 certificates. Refactored parsePublicKey not to depend on the public PublicKeyAlgorithm values, and ParseCertificate/ParseCertificateRequest to ignore keys that don't have a PublicKeyAlgorithm even if parsePublicKey supports them. Updates #56088 Change-Id: I2274deadfe9bb592e3547c0d4d48166de1006df0 Reviewed-on: https://go-review.googlesource.com/c/go/+/450815 Reviewed-by: Roland Shoemaker <roland@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Joedian Reid <joedian@golang.org> Auto-Submit: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/testing')
0 files changed, 0 insertions, 0 deletions