mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
all: update comment URLs from HTTP to HTTPS, where possible
Each URL was manually verified to ensure it did not serve up incorrect content. Change-Id: I4dc846227af95a73ee9a3074d0c379ff0fa955df Reviewed-on: https://go-review.googlesource.com/115798 Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
7cb1810fe8
commit
161874da2a
130 changed files with 206 additions and 206 deletions
|
|
@ -213,7 +213,7 @@ func fromHex(s string) *big.Int {
|
|||
|
||||
func TestVectors(t *testing.T) {
|
||||
// This test runs the full set of NIST test vectors from
|
||||
// http://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3ecdsatestvectors.zip
|
||||
// https://csrc.nist.gov/groups/STM/cavp/documents/dss/186-3ecdsatestvectors.zip
|
||||
//
|
||||
// The SigVer.rsp file has been edited to remove test vectors for
|
||||
// unsupported algorithms and has been compressed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue