aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm/rc4-586.pl
Commit message (Expand)AuthorAgeFilesLines
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte2016-03-091-0/+4
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov2014-02-271-2/+6
* x86[_64] assembly pack: update benchmark results.Andy Polyakov2012-06-121-0/+3
* rc4-586.pl: add Atom performance results.Andy Polyakov2011-06-281-1/+3
* rc4-586.pl: optimize even further...Andy Polyakov2011-05-271-6/+8
* rc4-586.pl: optimize unused code path.Andy Polyakov2011-05-251-22/+37
* rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.Andy Polyakov2011-05-241-8/+129
* Some assembler are allergic to lea reg,BYTE PTR[...].Andy Polyakov2007-12-021-1/+1
* Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov2007-04-261-198/+143
* Reserve for assembler implementation of RC4_set_key and implement x86 one.Andy Polyakov2007-04-011-8/+103
* +20% performance improvement of P4-specific RC4_CHAR loop.Andy Polyakov2005-05-151-5/+6
* I've introduced a bug to i386 RC4 assembler, which would emerge withAndy Polyakov2004-12-011-2/+2
* Add 0.9.7 specific comments to RC4 assembler modules.Andy Polyakov2004-11-301-5/+10
* Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core.Andy Polyakov2004-11-291-16/+32
* RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov2004-11-211-12/+47
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+173