1
0
mirror of https://github.com/golang/go synced 2024-11-23 06:20:07 -07:00

crypto/ecdsa: fix NSA reference to Suite B implementer's guide to FIPS 186-3

Change-Id: I34877ac1d6d7fe9ffa7eabe46b4032af84d33794
Reviewed-on: https://go-review.googlesource.com/c/153337
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Gerasimos (Makis) Maropoulos 2018-12-09 00:20:50 +02:00 committed by Brad Fitzpatrick
parent 11ce6eabd6
commit 033d09493d

View File

@ -12,7 +12,7 @@ package ecdsa
// References:
// [NSA]: Suite B implementer's guide to FIPS 186-3,
// http://www.nsa.gov/ia/_files/ecdsa.pdf
// https://apps.nsa.gov/iaarchive/library/ia-guidance/ia-solutions-for-classified/algorithm-guidance/suite-b-implementers-guide-to-fips-186-3-ecdsa.cfm
// [SECG]: SECG, SEC1
// http://www.secg.org/sec1-v2.pdf