summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm
AgeCommit message (Expand)Author
2016-09-03modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.Andy Polyakov
2016-08-16ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-06-27Clarify use of |$end0| in stitched x86-64 AES-GCM code.Brian Smith
2016-06-14modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.Andy Polyakov
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-04-25s390x assembly pack: cache capability query results.Andy Polyakov
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-09Unified - adapt the generation of modes assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-02-27modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov
2016-02-04Restore xmm7 from the correct address on win64Kurt Roeckx
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-11-23x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-11-11modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.Andy Polyakov
2015-09-26Skylake performance results.Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-04-21modes/asm/ghashv8-armx.pl: additional performance data.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2015-04-02modes/asm/ghashv8-armx.pl: up to 90% performance improvement.Andy Polyakov
2015-03-08ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov
2015-01-23Add assembly support to ios64-cross.Andy Polyakov
2015-01-13Add Broadwell performance results.Andy Polyakov
2015-01-04Remove inconsistency in ARM support.Andy Polyakov
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2014-07-20Add GHASH for PowerISA 2.0.7.Andy Polyakov
2014-07-16Revert "Add GHASH for PowerISA 2.07."Andy Polyakov
2014-07-16Add GHASH for PowerISA 2.07.Andy Polyakov
2014-07-09x86_64 assembly pack: improve masm support.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-24x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-24x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-24ARMv8 assembly pack: add Cortex performance numbers.Andy Polyakov
2014-06-11ghash-x86_64.pl: optimize for upcoming Atom.Andy Polyakov
2014-06-06ARM assembly pack: get ARMv7 instruction endianness right.Andy Polyakov
2014-06-06Add GHASH for ARMv8 Crypto Extension.Andy Polyakov
2014-05-04C64x+ assembly pack: make it work with older toolchain.Andy Polyakov
2014-04-24bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplicationAndy Polyakov
2014-02-13ghash-x86[_64].pl: ~15% improvement on Atom SilvermontAndy Polyakov
2014-02-02modes/asm/ghash-s390x.pl: +15% performance improvement on z10.Andy Polyakov
2013-11-12modes/asm/ghash-alpha.pl: fix typo.Andy Polyakov
2013-11-09modes/asm/ghash-alpha.pl: make it work with older assembler for real.Andy Polyakov
2013-11-08modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov
2013-09-09crypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-18PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov