summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm/rc4-586.pl
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2014-02-27rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2011-06-28rc4-586.pl: add Atom performance results.Andy Polyakov
2011-05-27rc4-586.pl: optimize even further...Andy Polyakov
2011-05-25rc4-586.pl: optimize unused code path.Andy Polyakov
2011-05-24rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.Andy Polyakov
2007-12-02Some assembler are allergic to lea reg,BYTE PTR[...].Andy Polyakov
2007-04-26Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov
2007-04-01Reserve for assembler implementation of RC4_set_key and implement x86 one.Andy Polyakov
2005-05-15+20% performance improvement of P4-specific RC4_CHAR loop.Andy Polyakov
2004-12-01I've introduced a bug to i386 RC4 assembler, which would emerge withAndy Polyakov
2004-11-30Add 0.9.7 specific comments to RC4 assembler modules.Andy Polyakov
2004-11-29Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core.Andy Polyakov
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall