summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/asm
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-17Do 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-11-03s390x assembly pack: enable clang buildPatrick Steuer
2018-09-11Update copyright yearMatt Caswell
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov
2018-03-20Update copyright yearMatt Caswell
2018-03-08Make a few more asm modules conform: last argument is output fileRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-06-30Cleanup some copyright stuffRich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
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
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-09Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte
2015-09-26Skylake performance results.Andy Polyakov
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2014-11-28Remove all .cvsignore filesRich Salz
2014-05-04C64x+ assembply pack: add RC4 module.Andy Polyakov
2014-02-27rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov
2013-06-18PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
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-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov
2011-06-28rc4-586.pl: add Atom performance 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
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
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov
2010-07-26rc4-s390x.pl: harmonize build rule with other similar rules.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-12-27Throw in more PA-RISC assembler.Andy Polyakov
2009-04-26Handle push/pop %rbx in epi/prologue (this is Win64 SEH thing).Andy Polyakov
2009-02-12rc4-s390x.pl: allow for older assembler and optimize character loop.Andy Polyakov
2009-02-11RC4 for s390x.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov