mdw-crypto.bib: Add Bernstein's paper about Curve25519.
[doc/texmf] / mdw-crypto.bib
index c1bba05..928f7bd 100644 (file)
@@ -10,7 +10,8 @@
 \let\mdwxxthebibliography\thebibliography
 \def\thebibliography{\mdwxxbibhook\mdwxxthebibliography}
 \def\mdwxxurl#1{[#1]}
-\def\biburl#1{\let\biburlsep\empty\biburlxi#1;;\done}
+\def\biburl{\bgroup\catcode`\#12\relax\biburlx}
+\def\biburlx#1{\let\biburlsep\empty\biburlxi#1;;\done\egroup}
 \def\biburlxi#1;{\def\temp{#1}\ifx\temp\empty\expandafter\biburlxiii\else
   \biburlxii#1,,\done\let\biburlxafter\biburlxi\expandafter\biburlxmunch\fi}
 \def\biburlxii#1,{\def\temp{#1}\ifx\temp\empty\expandafter\biburlxiii\else
   url =                 "http://www-cse.ucsd.edu/users/mihir/papers/dhies.html"
 }
 
+@InProceedings{Alexander:2007:IUA,
+  author =      "Chris Alexander and Ian Goldberg",
+  title =       "Improved user authentication in off-the-record messaging",
+  booktitle =   "WPES",
+  year =        2007,
+  pages =       "41--47",
+  ee =          "http://doi.acm.org/10.1145/1314333.1314340",
+  url =                 "http://www.cypherpunks.ca/~iang/pubs/impauth.pdf",
+  crossref =    "DBLP:conf/wpes/2007",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
 @InProceedings{Bellare:1993:ROP,
   author =      "Mihir Bellare and Phillip Rogaway",
   title =       "Random oracles are practical",
@@ -44,7 +57,8 @@
                   Communications Security",
   organization = "{ACM}",
   year =        1993,
-  url =                 "http://www-cse.ucsd.edu/users/mihir/papers/ro.html"
+  url =                 "http://www-cse.ucsd.edu/users/mihir/papers/ro.html",
+  pages =       "62--73"
 }
 
 @InProceedings{Bellare:2004:EAX,
   note =        "Proceedings version of \cite{cryptoeprint:2004:331}"
 }
 
+@InProceedings{Bernstein:2006:CDH,
+  author =      "Daniel J. Bernstein",
+  title =       "Curve25519: New Diffie-Hellman Speed Records",
+  booktitle =   "Public Key Cryptography - {PKC} 2006, 9th International
+                  Conference on Theory and Practice of Public-Key
+                  Cryptography, New York, NY, USA, April 24-26, 2006,
+                  Proceedings",
+  pages =       "207--228",
+  year =        2006,
+  crossref =    "DBLP:conf/pkc/2006",
+  url =                 "https://cr.yp.to/papers.html#curve25519",
+  doi =                 "10.1007/11745853_14",
+  timestamp =   "Tue, 30 May 2017 16:36:52 +0200",
+  biburl =      "http://dblp.uni-trier.de/rec/bib/conf/pkc/Bernstein06",
+  bibsource =   "dblp computer science bibliography, http://dblp.org"
+}
+
+@InProceedings{Borisov:2004:OTR,
+  author =      "Nikita Borisov and Ian Goldberg and Eric A. Brewer",
+  title =       "Off-the-record communication, or, why not to use PGP",
+  booktitle =   "WPES",
+  year =        2004,
+  pages =       "77--84",
+  ee =          "http://doi.acm.org/10.1145/1029179.1029200",
+  url =                 "http://www.cypherpunks.ca/otr/otr-wpes.pdf",
+  crossref =    "DBLP:conf/wpes/2004",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
 @InProceedings{Brassard:1989:SZK,
   author =      "Gilles Brassard and Claude Crepeau",
   title =       "Sorting out Zero-Knowledge",
   booktitle =   "Theory and Application of Cryptographic Techniques",
-  pages =       "181-191",
+  pages =       "181--191",
   year =        1989,
   url =                 "http://citeseer.nj.nec.com/brassard90sorting.html"
 }
                   Symposium on Foundations of Computer Science (FOCS), 2001"
 }
 
-@Proceedings{DBLP:conf/fse/2001,
-  editor =      "Mitsuru Matsui",
-  title =       "Fast Software Encryption, 8th International Workshop, FSE
-                  2001 Yokohama, Japan, April 2-4, 2001, Revised Papers",
-  booktitle =   "FSE",
-  publisher =   "Springer",
-  series =      "Lecture Notes in Computer Science",
-  volume =      2355,
-  year =        2002,
-  isbn =        "3-540-43869-6",
-  bibsource =   "DBLP, http://dblp.uni-trier.de"
-}
-
 @PhdThesis{Daemen:1995:CHF,
   author =      "Joan Daemen",
   title =       "Cipher and hash function design strategies based on linear
   url =                 "http://www.jya.com/ellisdoc.htm"
 }
 
+@Misc{Ferguson:2005:AWG,
+  author =      "Niels Ferguson",
+  title =       "Authentication Weaknesses in {GCM}",
+  year =        2005,
+  month =       "May",
+  url =          "http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/comments/CWC-GCM/Ferguson2.pdf",
+  note =        "Public comment to NIST"
+}
+
 @Misc{Fisher:2000:Storin-collide,
   author =      "Matthew Fisher",
   title =       "Re: Yet another block cipher: {Storin}",
 }
 
 @Misc{Goldwasser:1999:LNC,
-  author =      "David A. McGrew and John Viega",
+  author =      "Shafi Goldwasser and Mihir Bellare",
   title =       "Lecture Notes on Cryptography",
   howpublished = "Summer Course ``Cryptography and Computer Security'' at
                   MIT, 1996--1999",
   url =                 "http://citeseer.nj.nec.com/goldwasser96lecture.html"
 }
 
+@InProceedings{Groth:2008:ENP,
+  author =      "Jens Groth and Amit Sahai",
+  title =       "Efficient Non-interactive Proof Systems for Bilinear
+                  Groups",
+  booktitle =   "EUROCRYPT",
+  year =        2008,
+  pages =       "415--432",
+  ee =          "http://dx.doi.org/10.1007/978-3-540-78967-3_24",
+  crossref =    "DBLP:conf/eurocrypt/2008",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
 @Manual{IEEE:2000:1363,
   author =      "{IEEE}",
   title =       "IEEE 1363-2000: Standard Specifications for Public Key
   url =                 "http://eprint.iacr.org/2003/106"
 }
 
+@InProceedings{Maurer:2009:UZK,
+  author =      "Ueli M. Maurer",
+  title =       "Unifying Zero-Knowledge Proofs of Knowledge",
+  booktitle =   "AFRICACRYPT",
+  year =        2009,
+  pages =       "272-286",
+  ee =          "http://dx.doi.org/10.1007/978-3-642-02384-2_17",
+  crossref =    "DBLP:conf/africacrypt/2009",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
 @InProceedings{McGrew:2004:SPG,
+  author =      "David A. McGrew and John Viega",
   title =       "The Security and Performance of the Galois/Counter Mode
                   ({GCM}) of Operation",
-  author =      "David A. McGrew and John Viega",
   bibdate =     "2004-12-13",
   bibsource =   "DBLP,
                   http://dblp.uni-trier.de/db/conf/indocrypt/indocrypt2004.html#McGrewV04",
-  booktitle =   "INDOCRYPT",
   booktitle =   "Progress in Cryptology - {INDOCRYPT} 2004, 5th
                   International Conference on Cryptology in India, Chennai,
                   India, December 20-22, 2004, Proceedings",
   title =       "{OCB}: a block-cipher mode of operation for efficient
                   authenticated encryption",
   booktitle =   "{ACM} Conference on Computer and Communications Security",
-  pages =       "196-205",
+  pages =       "196--205",
   year =        2001,
   url =                 "http://www.cs.ucdavis.edu/~rogaway/ocb/"
 }
   url =                 "http://www.rsa.com/rsalabs/node.asp?id=2088"
 }
 
+@Misc{Unicode:5.0,
+  author =      "Unicode Consortium",
+  title =       "The {Unicode} {Standard} 5.0",
+  year =        2007,
+  url =                 "http://www.unicode.org/versions/Unicode5.0.0/"
+}
+
 @InProceedings{Wagner:2000:PSU,
   author =      "David Wagner and Ian Goldberg",
   title =       "Proofs of Security for the {Unix} Password Hashing
   note =        "Message-id {\msgid{<slrn8iqhaq.872.mdw@mull.ncipher.com>}}"
 }
 
+@Misc{Wooding:2001:TrIPE,
+  author =      "Mark Wooding",
+  year =        "2001--2010",
+  url =                 "http://git.distorted.org.uk/~mdw/tripe/",
+  title =       "Trivial IP Encryption (TrIPE): A simple {VPN}"
+}
+
 @Misc{Wooding:2003:NPO,
   author =      "Mark Wooding",
   title =       "New proofs for old modes",
   month =       jan,
   year =        2001,
   howpublished = "Internet Draft",
-  url =
-                  "http://www.ietf.org/internet-drafts/draft-ietf-secsh-transport-09.txt"
+  url =          "http://www.ietf.org/internet-drafts/draft-ietf-secsh-transport-09.txt"
+}
+
+%%%--------------------------------------------------------------------------
+%%% Proceedings volumes.
+
+@Proceedings{DBLP:conf/africacrypt/2009,
+  editor =      "Bart Preneel",
+  title =       "Progress in Cryptology - AFRICACRYPT 2009, Second
+                  International Conference on Cryptology in Africa, Gammarth,
+                  Tunisia, June 21-25, 2009. Proceedings",
+  booktitle =   "AFRICACRYPT",
+  publisher =   "Springer",
+  series =      "Lecture Notes in Computer Science",
+  volume =      5580,
+  year =        2009,
+  isbn =        "978-3-642-02383-5",
+  ee =          "http://dx.doi.org/10.1007/978-3-642-02384-2",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
+@Proceedings{DBLP:conf/eurocrypt/2008,
+  editor =      "Nigel P. Smart",
+  title =       "Advances in Cryptology - EUROCRYPT 2008, 27th Annual
+                  International Conference on the Theory and Applications of
+                  Cryptographic Techniques, Istanbul, Turkey, April 13-17,
+                  2008. Proceedings",
+  booktitle =   "EUROCRYPT",
+  publisher =   "Springer",
+  series =      "Lecture Notes in Computer Science",
+  volume =      4965,
+  year =        2008,
+  isbn =        "978-3-540-78966-6",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
+@Proceedings{DBLP:conf/fse/2001,
+  editor =      "Mitsuru Matsui",
+  title =       "Fast Software Encryption, 8th International Workshop, FSE
+                  2001 Yokohama, Japan, April 2-4, 2001, Revised Papers",
+  booktitle =   "FSE",
+  publisher =   "Springer",
+  series =      "Lecture Notes in Computer Science",
+  volume =      2355,
+  year =        2002,
+  isbn =        "3-540-43869-6",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
+@Proceedings{DBLP:conf/indocrypt/2004,
+  editor =      "Anne Canteaut and Kapalee Viswanathan",
+  title =       "Progress in Cryptology - INDOCRYPT 2004, 5th International
+                  Conference on Cryptology in India, Chennai, India, December
+                  20-22, 2004, Proceedings",
+  booktitle =   "INDOCRYPT",
+  publisher =   "Springer",
+  series =      "Lecture Notes in Computer Science",
+  volume =      3348,
+  year =        2004,
+  isbn =        "3-540-24130-2",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
+@Proceedings{DBLP:conf/pkc/2006,
+  editor =      "Moti Yung and Yevgeniy Dodis and Aggelos Kiayias and Tal
+                  Malkin",
+  title =       "Public Key Cryptography - {PKC} 2006, 9th International
+                  Conference on Theory and Practice of Public-Key
+                  Cryptography, New York, NY, USA, April 24-26, 2006,
+                  Proceedings",
+  series =      "Lecture Notes in Computer Science",
+  volume =      3958,
+  publisher =   "Springer",
+  year =        2006,
+  url =                 "https://doi.org/10.1007/11745853",
+  doi =                 "10.1007/11745853",
+  isbn =        "3-540-33851-9",
+  timestamp =   "Tue, 30 May 2017 16:36:52 +0200",
+  biburl =      "http://dblp.uni-trier.de/rec/bib/conf/pkc/2006",
+  bibsource =   "dblp computer science bibliography, http://dblp.org"
+}
+
+@Proceedings{DBLP:conf/wpes/2004,
+  editor =      "Vijay Atluri and Paul F. Syverson and Sabrina De Capitani
+                  di Vimercati",
+  title =       "Proceedings of the 2004 ACM Workshop on Privacy in the
+                  Electronic Society, WPES 2004, Washington, DC, USA, October
+                  28, 2004",
+  booktitle =   "WPES",
+  publisher =   "ACM",
+  year =        2004,
+  isbn =        "1-58113-968-3",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
+}
+
+@Proceedings{DBLP:conf/wpes/2007,
+  editor =      "Peng Ning and Ting Yu",
+  title =       "Proceedings of the 2007 ACM Workshop on Privacy in the
+                  Electronic Society, WPES 2007, Alexandria, VA, USA, October
+                  29, 2007",
+  booktitle =   "WPES",
+  publisher =   "ACM",
+  year =        2007,
+  isbn =        "978-1-59593-883-1",
+  bibsource =   "DBLP, http://dblp.uni-trier.de"
 }
 
 %%%--------------------------------------------------------------------------
 \f
 %%% Local variables:
 %%% mode: bibtex
-%%% bibtex-maintain-sorted-entries: t
+%%% bibtex-maintain-sorted-entries: entry-class
+%%% bibtex-sort-entry-class: (("String") (catch-all) ("Proceedings"))
 %%% End: