Commit 033d0949 authored by Gerasimos (Makis) Maropoulos's avatar Gerasimos (Makis) Maropoulos Committed by Brad Fitzpatrick

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/153337Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 11ce6eab
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment