summaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm/ghash-x86.pl
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-17Do not silently truncate files on perlasm errorsDavid Benjamin
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of modes assembler to use GENERATERichard Levitte
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2014-02-13ghash-x86[_64].pl: ~15% improvement on Atom SilvermontAndy Polyakov
2013-02-14ghash-x86[_64].pl: code refresh.Andy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2012-03-13ghash-x86.pl: omit unreferenced rem_8bit from no-sse2 build.Andy Polyakov
2012-01-25ghash-x86.pl: engage original MMX version in no-sse2 builds.Andy Polyakov
2011-05-16x86gas.pl: add palignr and move pclmulqdq.Andy Polyakov
2011-03-04ghash-x86.pl: optimize for Sandy Bridge.Andy Polyakov
2010-09-05modes/asm/ghash-*.pl: switch to [more reproducible] performance resultsAndy Polyakov
2010-07-26perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov
2010-06-09ghash-x86.pl: commentary updates.Andy Polyakov
2010-06-04ghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx gives 20-40%Andy Polyakov
2010-05-23ghash-x86.pl: MMX optimization (+20-40%) and commentary update.Andy Polyakov
2010-05-13ghash-x86[_64].pl: add due credit.Andy Polyakov
2010-05-13GCM "jumbo" update:Andy Polyakov
2010-04-14gcm128.c and assembler modules: change argument order for gcm_ghash_4bit.Andy Polyakov
2010-03-22GHASH assembler: new ghash-sparcv9.pl module and saner descriptions.Andy Polyakov
2010-03-15ghash-ia64.pl: new file, GHASH for Itanium.Andy Polyakov
2010-03-09Add GHASH x86 assembler.Andy Polyakov