diff --git a/Bibliography.md b/Bibliography.md index 5a62c90..cca2125 100644 --- a/Bibliography.md +++ b/Bibliography.md @@ -13,7 +13,7 @@ Here are some papers that are potentially of interest. ### Elliptic Curve Cryptography -[ECC Brainpool Standard Curves and Curve Generation](http://tools.ietf.org/html/draft-lochter-pkix-brainpool-ecc-01) new elliptic curve parameters which are more certain to be safe +[ECC Brainpool Standard Curves and Curve Generation](http://tools.ietf.org/html/draft-lochter-pkix-brainpool-ecc-01) new elliptic curve parameters which come with a proof that they were generated deterministically and pseudorandomly from the first few bits of pi, as well as proofs that they are immune to certain other potential cryptographic weaknesses. [Endomorphisms for faster elliptic curve cryptography on general curves](http://eprint.iacr.org/2008/194) techniques to compute elliptic curve cryptography significantly faster in software.