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