[PATCH 15/25] EAX: provide an implementation of EAX
Ian Jackson
ijackson at chiark.greenend.org.uk
Mon Jul 22 00:06:30 BST 2013
Mark Wooding writes ("Re: [PATCH 15/25] EAX: provide an implementation of EAX"):
> I've understood how my Serpent implementation differs from Secnet's, and
> have reproduced your test vectors.
I've managed to produce a compile-time-bytesexual serpent.c which
passes both your and my test vectors, and have plumbed it in in what
seems to me the obvious way.
The new transform will use Serpent[-LE]; the old one will continue to
use Serpent-BE.
Ian.
More information about the sgo-software-discuss
mailing list