From aa61639f48b643c20be1868787980711af847e4d Mon Sep 17 00:00:00 2001 From: zooko <> Date: Thu, 8 May 2008 23:07:19 +0000 Subject: [PATCH] add new fast ecc [Imported from Trac: page Bibliography, version 18] --- Bibliography.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bibliography.md b/Bibliography.md index fc6d395..f63f25b 100644 --- a/Bibliography.md +++ b/Bibliography.md @@ -27,6 +27,8 @@ Here are some papers that are potentially of interest. [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 +[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. + ## Local Filesystems [Model-Based Failure Analysis of Journaling File Systems](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.78.8911) [PDF](http://www.cs.wisc.edu/wind/Publications/sfa-dsn05.pdf) compares ext3, reiserfs, and JFS under conditions of latent sector errors. (Impatient people: read the Introduction and look at the table on page 9.)