FIPS low level blocking for AES, RC4 and Camellia. This is complicated by
[openssl.git] / crypto / rc4 / asm / rc4-x86_64.pl
2011-06-05 Dr. Stephen HensonFIPS low level blocking for AES, RC4 and Camellia....
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-04-27 Andy Polyakovrc4-x86_64.pl: Win64 SEH update from HEAD.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-01-12 Andy Polyakovrc4-x86_64 portability fix.
2007-04-26 Andy PolyakovReimplement rc4-586.pl, relicense rc4-x86_64.pl.
2007-04-02 Andy PolyakovRC4_set_key for x86_64 and Core2 optimization.
2007-03-20 Andy PolyakovTwo extra instructions in RC4 character loop give 80...
2005-05-04 Andy PolyakovCommentary update motivating code update in 0.9.7.
2005-05-03 Andy PolyakovCommentary update.
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...