summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-282-2/+2
* Update copyright yearMatt Caswell2020-04-2313-13/+13
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-1713-13/+13
* x86_64: Add endbranch at function entries for Intel CETH.J. Lu2020-02-151-0/+6
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-2213-13/+13
* For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte2020-01-172-2/+2
* Add some missing cfi frame info in aesni-gcm-x86_64.plBernd Edlinger2019-12-231-0/+8
* Optimize AES-GCM implementation on aarch64Fangming.Fang2019-12-191-0/+5722
* Unify all assembler file generatorsRichard Levitte2019-09-1610-31/+45
* ARM64 assembly pack: add ThunderX2 results.Andy Polyakov2019-04-171-0/+1
* cfi build fixes in x86-64 ghash assemblyShane Lontis2019-02-201-0/+2
* Fix some CFI issues in x86_64 assemblyDavid Benjamin2019-02-171-0/+12
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-162-8/+21
* Following the license change, modify the boilerplates in crypto/modes/Richard Levitte2018-12-0612-12/+12
* Update copyright yearMatt Caswell2018-09-112-2/+2
* modes/asm/ghash-armv4.pl: address "infixes are deprecated" warnings.Andy Polyakov2018-07-011-5/+2
* PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov2018-06-251-1/+11
* PPC assembly pack: correct POWER9 results.Andy Polyakov2018-06-031-1/+1
* Update copyright yearMatt Caswell2018-05-291-1/+1
* PPC assembly pack: add POWER9 results.Andy Polyakov2018-05-101-0/+1
* Update copyright yearMatt Caswell2018-05-011-1/+1
* ARM assembly pack: make it work with older assembler.Andy Polyakov2018-04-231-0/+2
* modes/asm/ghashv8-armx.pl: handle lengths not divisible by 4x.Andy Polyakov2017-12-041-9/+137
* modes/asm/ghashv8-armx.pl: optimize modulo-scheduled loop.Andy Polyakov2017-12-041-31/+28
* modes/asm/ghashv8-armx.pl: modulo-schedule loop.Andy Polyakov2017-12-041-3/+70
* modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.Andy Polyakov2017-12-041-12/+171
* ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov2017-11-131-0/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-125-8/+8
* s390x assembly pack: extend s390x capability vector.Patrick Steuer2017-10-301-4/+8
* s390x assembly pack: remove capability double-checking.Patrick Steuer2017-10-171-11/+2
* Remove email addresses from source code.Rich Salz2017-10-133-12/+7
* x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov2017-07-212-0/+5
* Undo commit cd359b2Rich Salz2017-07-051-41/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* ARMv4 assembly pack: harmonize Thumb-ification of iOS build.Andy Polyakov2017-02-151-1/+5
* modes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-132-0/+61
* x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov2017-02-061-12/+23
* x86_64 assembly pack: add Goldmont performance results.Andy Polyakov2016-10-241-0/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-114-10/+10
* modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.Andy Polyakov2016-09-031-1/+3
* ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov2016-08-161-0/+1
* spelling fixes, just comments and readme.klemens2016-08-061-3/+3
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-011-0/+2
* Clarify use of |$end0| in stitched x86-64 AES-GCM code.Brian Smith2016-06-271-0/+41
* modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov2016-06-141-20/+449
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-292-2/+2
* Add OpenSSL copyright to .pl filesRich Salz2016-05-2112-12/+96
* s390x assembly pack: cache capability query results.Andy Polyakov2016-04-251-3/+1
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-112-3/+3
* Unified - adapt the generation of modes assembler to use GENERATERichard Levitte2016-03-093-2/+7