summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm/rc4-x86_64.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-02-15x86_64: Add endbranch at function entries for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-20Fix unwind info in crypto/rc4/asm/rc4-x86_64.plH.J. Lu
2019-12-23Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger
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-02-13{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2011-06-27rc4-x86_64.pl: commentary update.Andy Polyakov
2011-05-29Various mingw64 fixes.Andy Polyakov
2011-05-27rc4-x86_64.pl: fix due credit.Andy Polyakov
2011-05-27rc4-x86_64.pl: RC4_options fix-up.Andy Polyakov
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov
2011-05-27rc4-x86_64.pl: major optimization for contemporary Intel CPUs.Andy Polyakov
2010-05-13rc4-x86_64.pl: "Westmere" optimization.Andy Polyakov
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2009-04-26Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing).Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-01-12rc4-x86_64 portability fix.Andy Polyakov
2007-04-26Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov
2007-03-20Two extra instructions in RC4 character loop give 80% performanceAndy Polyakov
2005-05-04Commentary update motivating code update in 0.9.7.Andy Polyakov
2005-05-03Commentary update.Andy Polyakov
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov