]> Cypherpunks repositories - gostls13.git/commit
crypto/ecdsa,crypto/elliptic: update docs and spec references
authorFilippo Valsorda <filippo@golang.org>
Sat, 30 Oct 2021 04:27:51 +0000 (00:27 -0400)
committerFilippo Valsorda <filippo@golang.org>
Thu, 3 Feb 2022 01:07:27 +0000 (01:07 +0000)
commit8384fe86a5b7f579a50c7ad423d4dd4eb2d1f117
tree8dbf08a8cf39c42ffe5e691d55c1c32704b9cb97
parenta9384eef7ae3a2587d215e3ec3d79bc1b335ce82
crypto/ecdsa,crypto/elliptic: update docs and spec references

crypto/ecdsa was long overdue a cleanup. Bump the FIPS 186 version, and
make sure we consistently reference that and SEC 1, not the paywalled
ANSI standard.

Change-Id: Idd90bd6c14b334941fdcd829d89b796a60a8b174
Reviewed-on: https://go-review.googlesource.com/c/go/+/352529
Run-TryBot: Filippo Valsorda <filippo@golang.org>
Trust: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/crypto/ecdsa/ecdsa.go
src/crypto/elliptic/elliptic.go
src/crypto/elliptic/p256.go