aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Wilcke <obscuren@users.noreply.github.com>2014-12-12 06:30:45 +0800
committerJeffrey Wilcke <obscuren@users.noreply.github.com>2014-12-12 06:30:45 +0800
commitd899334bba7bf4a157cab19d8ad836dcb1de0c34 (patch)
treeefc66d64b72a88e523b9c9aa9972c41e0b57c234
parent6cf6981ed076d43514e86fa7e7a56c6bad1da583 (diff)
parentce796dcdbf3d29181a60eb8c734ef5050a5306c4 (diff)
downloadgo-tangerine-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.gz
go-tangerine-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.zst
go-tangerine-d899334bba7bf4a157cab19d8ad836dcb1de0c34.zip
Merge pull request #1 from Gustav-Simonsson/fix_reference_links
Update reference pdf links
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7ccf27a27..2650c7b9f 100644
--- a/README
+++ b/README
@@ -76,10 +76,10 @@ REFERENCES
* SEC (Standard for Efficient Cryptography) 1, version 2.0: Elliptic
Curve Cryptography; Certicom, May 2009.
- http://www.secg.org/download/aid-780/sec1-v2.pdf
+ http://www.secg.org/sec1-v2.pdf
* GEC (Guidelines for Efficient Cryptography) 2, version 0.3: Test
Vectors for SEC 1; Certicom, September 1999.
- http://www.secg.org/collateral/gec2.pdf
+ http://read.pudn.com/downloads168/doc/772358/TestVectorsforSEC%201-gec2.pdf
* NIST SP 800-56a: Recommendation for Pair-Wise Key Establishment Schemes
Using Discrete Logarithm Cryptography. National Institute of Standards
and Technology, May 2007.