diff options
author | Jeffrey Wilcke <obscuren@users.noreply.github.com> | 2014-12-12 06:30:45 +0800 |
---|---|---|
committer | Jeffrey Wilcke <obscuren@users.noreply.github.com> | 2014-12-12 06:30:45 +0800 |
commit | d899334bba7bf4a157cab19d8ad836dcb1de0c34 (patch) | |
tree | efc66d64b72a88e523b9c9aa9972c41e0b57c234 | |
parent | 6cf6981ed076d43514e86fa7e7a56c6bad1da583 (diff) | |
parent | ce796dcdbf3d29181a60eb8c734ef5050a5306c4 (diff) | |
download | dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.gz dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.bz2 dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.lz dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.xz dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.tar.zst dexon-d899334bba7bf4a157cab19d8ad836dcb1de0c34.zip |
Merge pull request #1 from Gustav-Simonsson/fix_reference_links
Update reference pdf links
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |