From ba160f8941eba6195d69a28ceb1c0d664e16d671 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 17 Oct 2017 23:53:01 +0100 Subject: [PATCH] mdw-crypto.bib: Add Bernstein's paper about Curve25519. --- mdw-crypto.bib | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/mdw-crypto.bib b/mdw-crypto.bib index 3dfa0d2..928f7bd 100644 --- a/mdw-crypto.bib +++ b/mdw-crypto.bib @@ -102,6 +102,23 @@ 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", @@ -568,6 +585,25 @@ 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", -- 2.11.0