summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto/ec/ectest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ec/ectest.c')
-rw-r--r--crypto/openssl/crypto/ec/ectest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ec/ectest.c b/crypto/openssl/crypto/ec/ectest.c
index fede530..efab0b0 100644
--- a/crypto/openssl/crypto/ec/ectest.c
+++ b/crypto/openssl/crypto/ec/ectest.c
@@ -1591,7 +1591,7 @@ struct nistp_test_params {
int degree;
/*
* Qx, Qy and D are taken from
- * http://csrcdocut.gov/groups/ST/toolkit/documents/Examples/ECDSA_Prime.pdf
+ * http://csrc.nist.gov/groups/ST/toolkit/documents/Examples/ECDSA_Prime.pdf
* Otherwise, values are standard curve parameters from FIPS 180-3
*/
const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d;
OpenPOWER on IntegriCloud