Re: Poly1305-AES

"D. J. Bernstein" <[email protected]> 14 Jan 2005 06:10:49 -0000
Newsgroups gmane.comp.lib.hash127
Message-ID <[email protected]>
The Poly1305-AES MAC now has a C API showing how easy the function is to
use, a sample GMP-based implementation (in the public domain), various
tests, and a web page:

   http://cr.yp.to/mac.html

Next step is to release fast code (also in the public domain), including
speedups for the Athlon, the Pentium, the PowerPC, and the UltraSPARC.
At that point I'll officially declare the hash127 software to be dead.

---D. J. Bernstein, Associate Professor, Department of Mathematics,
Statistics, and Computer Science, University of Illinois at Chicago