X-Git-Url: https://git.distorted.org.uk/~mdw/doc/texmf/blobdiff_plain/599a7a61e93301485dcf75214994072eb11beba9..ba160f8941eba6195d69a28ceb1c0d664e16d671:/mdw-crypto.bib diff --git a/mdw-crypto.bib b/mdw-crypto.bib index a2ffed9..928f7bd 100644 --- a/mdw-crypto.bib +++ b/mdw-crypto.bib @@ -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 @@ -101,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", @@ -431,6 +449,13 @@ 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 @@ -440,6 +465,15 @@ url = "http://www.cs.berkeley.edu/~daw/papers/" } +@Book{Washington:2003:EC, + author = "Lawrence C. Washington", + title = "Elliptic Curves: Number Theory and Cryptography", + isbn = "1-584-88365-0", + publisher = "CRC Press", + year = 2003, + pages = 428 +} + @TechReport {Wooding:2000:Storin, author = "Mark Wooding", title = "{Storin}: A block cipher for digitial signal processors", @@ -551,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", @@ -576,18 +629,10 @@ bibsource = "DBLP, http://dblp.uni-trier.de" } -@Book{Washington:2003:EC, - author = "Lawrence C. Washington", - title = "Elliptic Curves: Number Theory and Cryptography", - isbn = "1-584-88365-0", - publisher = "CRC Press", - year = 2003, - pages = 428 -} - %%%-------------------------------------------------------------------------- %%% Local variables: %%% mode: bibtex %%% bibtex-maintain-sorted-entries: entry-class +%%% bibtex-sort-entry-class: (("String") (catch-all) ("Proceedings")) %%% End: