summaryrefslogtreecommitdiff
path: root/crypto/rc4/asm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-236-6/+6
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-176-6/+6
* 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-226-6/+6
* 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-232-0/+4
* s390x assembly pack: enable clang buildPatrick Steuer2019-11-031-4/+4
* Unify all assembler file generatorsRichard Levitte2019-09-166-18/+25
* Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte2018-12-066-6/+6
* Update copyright yearMatt Caswell2018-09-111-1/+1
* PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov2018-06-251-4/+16
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Make a few more asm modules conform: last argument is output fileRichard Levitte2018-03-081-0/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-112-2/+2
* Remove email addresses from source code.Rich Salz2017-10-134-6/+4
* Cleanup some copyright stuffRich Salz2017-06-301-767/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* {md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-132-0/+25
* Remove trailing whitespace from some files.David Benjamin2016-10-104-6/+6
* spelling fixes, just comments and readme.klemens2016-08-052-2/+2
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-292-2/+2
* Add OpenSSL copyright to .pl filesRich Salz2016-05-217-7/+56
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-111-1/+1
* Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte2016-03-092-0/+9
* Skylake performance results.Andy Polyakov2015-09-261-1/+4
* Conversion to UTF-8 where neededRichard Levitte2015-07-142-2/+2
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* C64x+ assembply pack: add RC4 module.Andy Polyakov2014-05-041-0/+183
* rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov2014-02-271-2/+6
* PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov2013-06-181-1/+2
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-222-2/+4
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-272-2/+2
* x86[_64] assembly pack: update benchmark results.Andy Polyakov2012-06-123-0/+9
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+631
* rc4-586.pl: add Atom performance results.Andy Polyakov2011-06-281-1/+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-586.pl: optimize even further...Andy Polyakov2011-05-271-6/+8
* rc4-586.pl: optimize unused code path.Andy Polyakov2011-05-251-22/+37
* rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.Andy Polyakov2011-05-241-8/+129
* s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov2010-11-291-5/+30
* rc4-s390x.pl: harmonize build rule with other similar rules.Andy Polyakov2010-07-261-0/+4
* 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
* Throw in more PA-RISC assembler.Andy Polyakov2009-12-271-0/+313