aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm/rc4-x86_64.pl
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix typos found by codespellDimitri Papadopoulos2023-06-151-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-171-1/+1
* x86_64: Add endbranch at function entries for Intel CETH.J. Lu2020-02-151-0/+3
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-221-1/+1
* Fix unwind info in crypto/rc4/asm/rc4-x86_64.plH.J. Lu2020-01-201-2/+5
* Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger2019-12-231-0/+2
* Unify all assembler file generatorsRichard Levitte2019-09-161-4/+6
* Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte2018-12-061-1/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Remove email addresses from source code.Rich Salz2017-10-131-1/+1
* {md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-131-0/+9
* Remove trailing whitespace from some files.David Benjamin2016-10-101-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* x86[_64] assembly pack: update benchmark results.Andy Polyakov2012-06-121-0/+3
* rc4-x86_64.pl: commentary update.Andy Polyakov2011-06-271-3/+6
* Various mingw64 fixes.Andy Polyakov2011-05-291-1/+1
* rc4-x86_64.pl: fix due credit.Andy Polyakov2011-05-271-9/+11
* rc4-x86_64.pl: RC4_options fix-up.Andy Polyakov2011-05-271-3/+5
* x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov2011-05-271-7/+5
* rc4-x86_64.pl: major optimization for contemporary Intel CPUs.Andy Polyakov2011-05-271-46/+208
* rc4-x86_64.pl: "Westmere" optimization.Andy Polyakov2010-05-131-0/+5
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-051-1/+0
* Non-executable stack in asm.Ben Laurie2010-05-051-0/+1
* Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing).Andy Polyakov2009-04-261-8/+9
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-191-12/+152
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov2008-11-121-2/+1
* rc4-x86_64 portability fix.Andy Polyakov2008-01-121-1/+1
* Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov2007-04-261-4/+11
* RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov2007-04-021-0/+115
* Two extra instructions in RC4 character loop give 80% performanceAndy Polyakov2007-03-201-0/+2
* Commentary update motivating code update in 0.9.7.Andy Polyakov2005-05-041-4/+4
* Commentary update.Andy Polyakov2005-05-031-2/+4
* Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov2005-05-031-0/+238