cr.yp.to update
[email protected] 30 Mar 2005 07:00:36 -0000
| Newsgroups | gmane.comp.djb.announce |
|---|---|
| Message-ID | <[email protected]> |
New: 2005-590/stein.ps diff -ru .old-crypto/2005-590.html cr.yp.to/2005-590.html --- .old-crypto/2005-590.html Sat Mar 19 05:44:47 2005 +++ cr.yp.to/2005-590.html Tue Mar 29 20:11:56 2005 @@ -554,5 +554,17 @@ I also have a paper with more information on the topic, but I'm finishing a heavily revised version of the paper, so don't read it now. +<h2>29 March 2005</h2> +Pollard's kangaroo method, +which I briefly mentioned yesterday +and will say more about tomorrow, +is the most important attack method in public-key cryptography, +and in particular the fastest known attack +against the Curve function that I'm going to define. +Recommended reading: +the Stein-Teske paper +<a href="2005-590/stein.ps">The parallelized Pollard kangaroo method +in real quadratic function fields</a>, +Section 2, through the end of 2.2. </body> </html> diff -ru .old-crypto/cv.html cr.yp.to/cv.html --- .old-crypto/cv.html Wed Mar 23 04:57:45 2005 +++ cr.yp.to/cv.html Tue Mar 29 22:21:22 2005 @@ -38,6 +38,7 @@ <li>2005.02.28: Posted 2005.02.27 revision of securitywcs. <li>2005.03.23: Posted new paper, <a href="papers.html#permutations">permutations</a>. +<li>2005.03.29: Posted revision of poly1305. </ul> Also a clarification: I should have said in Section 4 of activities-20050107 New: mac/poly1305-20050329.pdf diff -ru .old-crypto/mac.html cr.yp.to/mac.html --- .old-crypto/mac.html Wed Mar 23 04:53:14 2005 +++ cr.yp.to/mac.html Tue Mar 29 22:47:50 2005 @@ -238,29 +238,29 @@ <ul> <li> <a name="poly1305-paper">[poly1305]</a> -17pp. -<a href="mac/poly1305-20050113.pdf">(PDF)</a> -<a href="mac/poly1305-20050113.ps">(PS)</a> -<a href="mac/poly1305-20050113.dvi">(DVI)</a> +18pp. +<a href="mac/poly1305-20050329.pdf">(PDF)</a> D. J. Bernstein. The Poly1305-AES message-authentication code. Proceedings of Fast Software Encryption 2005, to appear. Document ID: 0018d9551b5546d97c340e0dd8cb5750. URL: http://cr.yp.to/papers.html#poly1305. -Date: 2005.01.13. +Date: 2005.03.29. Supersedes: <a href="mac/poly1305-20041101.pdf">(PDF)</a> <a href="mac/poly1305-20041101.ps">(PS)</a> <a href="mac/poly1305-20041101.dvi">(DVI)</a> 2004.11.01. +<a href="mac/poly1305-20050113.pdf">(PDF)</a> +<a href="mac/poly1305-20050113.ps">(PS)</a> +<a href="mac/poly1305-20050113.dvi">(DVI)</a> +2005.01.13. <p> This paper gives the complete definition of Poly1305-AES, explains the Poly1305-AES design decisions, discusses the security of Poly1305-AES, and explains how to compute Poly1305-AES quickly. -It also has a table of test vectors and a table of Athlon timings; -both tables are superseded by newer material on this web page. <p> <li> <a name="securitywcs">[securitywcs]</a> diff -ru .old-crypto/papers.html cr.yp.to/papers.html --- .old-crypto/papers.html Wed Mar 23 04:56:02 2005 +++ cr.yp.to/papers.html Tue Mar 29 22:21:05 2005 @@ -787,21 +787,6 @@ ``A short proof of the unpredictability of cipher block chaining.'' <hr></td></tr> -<tr><td valign=top><a name="poly1305">http://cr.yp.to/papers.html#poly1305</a></td> -<td valign=top>17pp</td> -<td valign=top>2004.11.01</td> -<td valign=top>refereed</td> -<td valign=top></td> -<td valign=top>2005.01.13 -[<a href="mac/poly1305-20050113.pdf">PDF</a>] -[<a href="mac.html#poly1305-paper">more</a>] -</td></tr><tr><td colspan="6"> -DJB. -``The Poly1305-AES message-authentication code.'' -To be printed in -<i>Proceedings of FSE 2005</i>. -<hr></td></tr> - <tr><td valign=top><a name="securitywcs">http://cr.yp.to/papers.html#securitywcs</a></td> <td valign=top>17pp</td> <td valign=top>2004.10.19</td> @@ -828,6 +813,21 @@ ``Stronger security bounds for permutations.'' <hr></td></tr> +<tr><td valign=top><a name="poly1305">http://cr.yp.to/papers.html#poly1305</a></td> +<td valign=top>18pp</td> +<td valign=top>2004.11.01</td> +<td valign=top>refereed</td> +<td valign=top></td> +<td valign=top>2005.03.29 +[<a href="mac/poly1305-20050329.pdf">PDF</a>] +[<a href="mac.html#poly1305-paper">more</a>] +</td></tr><tr><td colspan="6"> +DJB. +``The Poly1305-AES message-authentication code.'' +To be printed in +<i>Proceedings of FSE 2005</i>. +<hr></td></tr> + <tr><td valign=top><a name="zeroseek">http://cr.yp.to/papers.html#zeroseek</a></td> <td valign=top></td> <td valign=top></td>