cr.yp.to update
[email protected] 28 Mar 2005 07:00:53 -0000
| Newsgroups | gmane.comp.djb.announce |
|---|---|
| Message-ID | <[email protected]> |
diff -ru .old-crypto/antiforgery.html cr.yp.to/antiforgery.html
--- .old-crypto/antiforgery.html Sun Mar 13 13:58:56 2005
+++ cr.yp.to/antiforgery.html Sun Mar 27 23:23:04 2005
@@ -151,6 +151,8 @@
<p>
<a href="salsa10.html">The Salsa10 function</a>
<p>
+<a href="salsa20.html">The Salsa20 function</a>
+<p>
Relevant talks:
<a href="talks.html#1999.06.13">1999.06.13</a>,
``Guaranteed message authentication faster than MD5.''
New: bib/2000/bellare-backwards.bib
New: bib/2000/bellare-backwards.by
New: bib/2000/bellare-backwards.incl
New: bib/2000/bellare-backwards.pdf
New: bib/2000/bellare-backwards.tex
New: bib/2000/bellare-modes.bib
New: bib/2000/bellare-modes.by
New: bib/2000/bellare-modes.incl
New: bib/2000/bellare-modes.ps
New: bib/2000/bellare-modes.tex
New: bib/2002/mcgrew-1928.bib
New: bib/2002/mcgrew-1928.by
New: bib/2002/mcgrew-1928.comment
New: bib/2002/mcgrew-1928.incl
New: bib/2002/mcgrew-1928.tex
New: bib/2002/mcgrew-1928.txt
New: bib/2002/mcgrew.bib
New: bib/2002/mcgrew.by
New: bib/2002/mcgrew.incl
New: bib/2002/mcgrew.pdf
New: bib/2002/mcgrew.tex
New: bib/2003/housley.bib
New: bib/2003/housley.by
New: bib/2003/housley.comment
New: bib/2003/housley.incl
New: bib/2003/housley.tex
New: bib/2003/housley.txt
New: bib/2004/adoba.bib
New: bib/2004/adoba.by
New: bib/2004/adoba.comment
New: bib/2004/adoba.incl
New: bib/2004/adoba.tex
New: bib/2004/adoba.txt
New: bib/2004/bellare-chap4.bib
New: bib/2004/bellare-chap4.by
New: bib/2004/bellare-chap4.incl
New: bib/2004/bellare-chap4.pdf
New: bib/2004/bellare-chap4.tex
New: bib/2005/bellare-chap5.bib
New: bib/2005/bellare-chap5.by
New: bib/2005/bellare-chap5.incl
New: bib/2005/bellare-chap5.pdf
New: bib/2005/bellare-chap5.tex
diff -ru .old-crypto/bib/ENTRIES cr.yp.to/bib/ENTRIES
--- .old-crypto/bib/ENTRIES Mon Mar 21 20:46:25 2005
+++ cr.yp.to/bib/ENTRIES Thu Mar 24 02:14:19 2005
@@ -1029,8 +1029,10 @@
2000/-stoc
2000/allan
2000/augot
+2000/bellare-backwards
2000/bellare-book
2000/bellare-cbc
+2000/bellare-modes
2000/blake
2000/bleichenbacher
2000/boneh
@@ -1100,6 +1102,8 @@
2002/lenstra-hecm
2002/macaj
2002/maurer
+2002/mcgrew
+2002/mcgrew-1928
2002/page
2002/pierotti
2002/yung-book
@@ -1110,6 +1114,7 @@
2003/ferguson
2003/halevi
2003/hong-issac
+2003/housley
2003/johansson-fse
2003/joux
2003/katz-sigs
@@ -1118,7 +1123,9 @@
2003/walter-ches
2004/-amd-25112
2004/-intel-optimization
+2004/adoba
2004/atkin-primesieves
+2004/bellare-chap4
2004/bellare-games
2004/bellare-verification
2004/bernstein-cachetiming
@@ -1145,6 +1152,7 @@
2004/wang
2004/wang-md5
2005/-freescale-7450
+2005/bellare-chap5
2005/granville-easy
preprint/agashe
preprint/bernstein-abccong
diff -ru .old-crypto/bib/entries.html cr.yp.to/bib/entries.html
--- .old-crypto/bib/entries.html Mon Mar 21 20:47:15 2005
+++ cr.yp.to/bib/entries.html Thu Mar 24 02:15:55 2005
@@ -5,12 +5,12 @@
<h1>Bibliography entries</h1>
<a href="format.tex">Bibliography format</a>
<hr>
-This bibliography has 1178 entries.
- 112 entries are annotated.
- 523 entries have URLs;
- 226 entries have external URLs. There are
- 91 PS mirrors,
- 123 PDF mirrors, and
+This bibliography has 1186 entries.
+ 115 entries are annotated.
+ 531 entries have URLs;
+ 234 entries have external URLs. There are
+ 92 PS mirrors,
+ 127 PDF mirrors, and
304 scanned versions occupying
5792 JPEG files (including thumbnails).
<b>Warning:</b> A single scanned paper is big, often several megabytes;
@@ -592,6 +592,22 @@
\endref
</pre>
<p>
+<a name="2004/adoba"></a>
+<pre>
+\bib{<a href="2004/adoba.tex">2004/adoba</a>}
+\yr 2004
+\by Bernard Adoba
+\by Joshua Tseng
+\by Jesse Walker
+\by Venkat Rangan
+\by Franco Travostino
+\paper Securing block storage protocols over IP
+\also RFC 3723
+\url <a href="http://www.ietf.org/rfc/rfc3723.txt">http://www.ietf.org/rfc/rfc3723.txt</a>
+\endref
+</pre>
+[<a href="2004/adoba.txt">text mirror</a>]
+<p>
<a name="1997/afanassiev"></a>
<pre>
\bib{<a href="1997/afanassiev.tex">1997/afanassiev</a>}
@@ -1655,6 +1671,20 @@
\endref
</pre>
<p>
+<a name="2000/bellare-modes"></a>
+<pre>
+\bib{<a href="2000/bellare-modes.tex">2000/bellare-modes</a>}
+\yr 2000
+\by Mihir Bellare
+\by Anand Desai
+\by Eron Jokipii
+\by Phillip Rogaway
+\paper A concrete security treatment of symmetric encryption: analysis of the DES modes of operation
+\url <a href="http://www.cs.ucdavis.edu/~rogaway/papers/sym-enc-abstract.html">http://www.cs.ucdavis.edu/~rogaway/papers/sym-enc-abstract.html</a>
+\endref
+</pre>
+[<a href="2000/bellare-modes.ps">PS mirror</a>]
+<p>
<a name="1994/bellare-incremental"></a>
<pre>
\bib{<a href="1994/bellare-incremental.tex">1994/bellare-incremental</a>}
@@ -1746,6 +1776,19 @@
</pre>
[<a href="2000/bellare-cbc.ps">PS mirror</a>]
<p>
+<a name="2000/bellare-backwards"></a>
+<pre>
+\bib{<a href="2000/bellare-backwards.tex">2000/bellare-backwards</a>}
+\yr 2000
+\by Mihir Bellare
+\by Ted Krovetz
+\by Phillip Rogaway
+\paper Luby-Rackoff backwards: increasing security by making block ciphers non-invertible
+\url <a href="http://www.cs.ucdavis.edu/~krovetz/">http://www.cs.ucdavis.edu/~krovetz/</a>
+\endref
+</pre>
+[<a href="2000/bellare-backwards.pdf">PDF mirror</a>]
+<p>
<a name="1993/bellare"></a>
<pre>
\bib{<a href="1993/bellare.tex">1993/bellare</a>}
@@ -1784,6 +1827,18 @@
\endref
</pre>
<p>
+<a name="2004/bellare-chap4"></a>
+<pre>
+\bib{<a href="2004/bellare-chap4.tex">2004/bellare-chap4</a>}
+\yr 2004
+\by Mihir Bellare
+\by Phillip Rogaway
+\paper Introduction to modern cryptography, chapter 4: symmetric encryption
+\url <a href="http://www-cse.ucsd.edu/users/mihir/cse207/m-se.pdf">http://www-cse.ucsd.edu/users/mihir/cse207/m-se.pdf</a>
+\endref
+</pre>
+[<a href="2004/bellare-chap4.pdf">PDF mirror</a>]
+<p>
<a name="2004/bellare-games"></a>
<pre>
\bib{<a href="2004/bellare-games.tex">2004/bellare-games</a>}
@@ -1796,6 +1851,18 @@
</pre>
[<a href="2004/bellare-games.pdf">PDF mirror</a>]
<p>
+<a name="2005/bellare-chap5"></a>
+<pre>
+\bib{<a href="2005/bellare-chap5.tex">2005/bellare-chap5</a>}
+\yr 2005
+\by Mihir Bellare
+\by Phillip Rogaway
+\paper Introduction to modern cryptography, chapter 5: symmetric encryption
+\url <a href="http://www.cse.ucsd.edu/users/mihir/cse107/">http://www.cse.ucsd.edu/users/mihir/cse107/</a>
+\endref
+</pre>
+[<a href="2005/bellare-chap5.pdf">PDF mirror</a>]
+<p>
<a name="1999/bender"></a>
<pre>
\bib{<a href="1999/bender.tex">1999/bender</a>}
@@ -8556,6 +8623,17 @@
</pre>
[<a href="1972/horowitz.html">scanned version</a>]
<p>
+<a name="2003/housley"></a>
+<pre>
+\bib{<a href="2003/housley.tex">2003/housley</a>}
+\yr 2003
+\by Russell Housley
+\paper Using AES CCM mode with IPsec ESP
+\url <a href="ftp://ftp.isi.edu/internet-drafts/draft-ietf-ipsec-ciph-aes-ccm-05.txt">ftp://ftp.isi.edu/internet-drafts/draft-ietf-ipsec-ciph-aes-ccm-05.txt</a>
+\endref
+</pre>
+[<a href="2003/housley.txt">Text mirror</a>]
+<p>
<a name="1997/howgrave-graham"></a>
<pre>
\bib{<a href="1997/howgrave-graham.tex">1997/howgrave-graham</a>}
@@ -11421,6 +11499,28 @@
is likely to be the deciding factor in their effectiveness.
</blockquote>
<p>
+<a name="2002/mcgrew"></a>
+<pre>
+\bib{<a href="2002/mcgrew.tex">2002/mcgrew</a>}
+\yr 2002
+\by David A. McGrew
+\paper Counter mode security: analysis and recommendations
+\url <a href="http://www.mindspring.com/~dmcgrew/ctr-security.pdf">http://www.mindspring.com/~dmcgrew/ctr-security.pdf</a>
+\endref
+</pre>
+[<a href="2002/mcgrew.pdf">PDF mirror</a>]
+<p>
+<a name="2002/mcgrew-1928"></a>
+<pre>
+\bib{<a href="2002/mcgrew-1928.tex">2002/mcgrew-1928</a>}
+\yr 2002
+\by David A. Mcgrew
+\paper RE: draft-ietf-ipsec-ciph-aes-ctr-00.txt
+\url <a href="http://www.vpnc.org/ietf-ipsec/02.ipsec/msg01928.html">http://www.vpnc.org/ietf-ipsec/02.ipsec/msg01928.html</a>
+\endref
+</pre>
+[<a href="2002/mcgrew-1928.txt">text mirror</a>]
+<p>
<a name="2004/mcgrew-gcm"></a>
<pre>
\bib{<a href="2004/mcgrew-gcm.tex">2004/mcgrew-gcm</a>}
diff -ru .old-crypto/djbdns/dot-at.html cr.yp.to/djbdns/dot-at.html
--- .old-crypto/djbdns/dot-at.html Fri Nov 1 20:30:38 2002
+++ cr.yp.to/djbdns/dot-at.html Thu Mar 24 16:25:39 2005
@@ -34,5 +34,8 @@
nameservers (for example ns1.univie.ac.at). These nameserver are
reloaded at: 10:00am, 1:30pm, 5:30pm and 10:00pm every day.
</pre>
+<p>
+Bernhard Graf reported, in March 2005,
+that <tt>nic.at</tt> requires TCP service.
</body>
</html>
diff -ru .old-crypto/salsa10.html cr.yp.to/salsa10.html
--- .old-crypto/salsa10.html Sun Mar 13 14:11:03 2005
+++ cr.yp.to/salsa10.html Sun Mar 27 14:31:02 2005
@@ -7,6 +7,9 @@
<h1>The Salsa10 function</h1>
Salsa10 is a function from 64-byte strings to 64-byte strings.
This web page discusses how quickly Salsa10 can be computed.
+<p>
+See also
+<a href="salsa20.html">Salsa20</a>.
<h2>Overview</h2>
The 64-byte input x to Salsa10
is viewed in little-endian form
New: cr.yp.to/salsa20
New: cr.yp.to/salsa20.html
diff -ru .old-crypto/thanks.html cr.yp.to/thanks.html
--- .old-crypto/thanks.html Sat Feb 26 04:36:55 2005
+++ cr.yp.to/thanks.html Sun Mar 27 12:42:43 2005
@@ -137,6 +137,7 @@
Maarten van Rossen (2004).
Pat Brouillette (2004).
Malte Tancred (2005).
+Anonymous (2005).
<h2><a name="legal">Donations to the Legal Fund</a></h2>
I have a
<a href="export/donors.html">separate web page</a>