aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/modes/asm/ghash-x86.pl
Commit message (Expand)AuthorAgeFilesLines
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* ghash-x86[_64].pl: ~15% improvement on Atom SilvermontAndy Polyakov2014-02-131-7/+9
* ghash-x86[_64].pl: code refresh.Andy Polyakov2013-02-141-61/+104
* x86[_64] assembly pack: update benchmark results.Andy Polyakov2012-06-121-0/+6
* perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov2012-04-281-3/+3
* ghash-x86.pl: omit unreferenced rem_8bit from no-sse2 build.Andy Polyakov2012-03-131-13/+13
* ghash-x86.pl: engage original MMX version in no-sse2 builds.Andy Polyakov2012-01-251-1/+1
* x86gas.pl: add palignr and move pclmulqdq.Andy Polyakov2011-05-161-6/+0
* ghash-x86.pl: optimize for Sandy Bridge.Andy Polyakov2011-03-041-9/+19
* modes/asm/ghash-*.pl: switch to [more reproducible] performance resultsAndy Polyakov2010-09-051-35/+34
* perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov2010-07-261-0/+6
* ghash-x86.pl: commentary updates.Andy Polyakov2010-06-091-29/+32
* ghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx gives 20-40%Andy Polyakov2010-06-041-23/+384
* ghash-x86.pl: MMX optimization (+20-40%) and commentary update.Andy Polyakov2010-05-231-82/+89
* ghash-x86[_64].pl: add due credit.Andy Polyakov2010-05-131-0/+4
* GCM "jumbo" update:Andy Polyakov2010-05-131-203/+724
* gcm128.c and assembler modules: change argument order for gcm_ghash_4bit.Andy Polyakov2010-04-141-17/+17
* GHASH assembler: new ghash-sparcv9.pl module and saner descriptions.Andy Polyakov2010-03-221-7/+7
* ghash-ia64.pl: new file, GHASH for Itanium.Andy Polyakov2010-03-151-20/+47
* Add GHASH x86 assembler.Andy Polyakov2010-03-091-0/+410