Following the license change, modify the boilerplates in crypto/modes/
[openssl.git] / crypto / modes / asm / ghash-x86.pl
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-09 Richard LevitteUnified - adapt the generation of modes assembler to...
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2014-02-13 Andy Polyakovghash-x86[_64].pl: ~15% improvement on Atom Silvermont
2013-02-14 Andy Polyakovghash-x86[_64].pl: code refresh.
2012-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-03-13 Andy Polyakovghash-x86.pl: omit unreferenced rem_8bit from no-sse2...
2012-01-25 Andy Polyakovghash-x86.pl: engage original MMX version in no-sse2...
2011-05-16 Andy Polyakovx86gas.pl: add palignr and move pclmulqdq.
2011-03-04 Andy Polyakovghash-x86.pl: optimize for Sandy Bridge.
2010-09-05 Andy Polyakovmodes/asm/ghash-*.pl: switch to [more reproducible...
2010-07-26 Andy Polyakovperlasm/x86asm.pl: move aesni and pclmulqdq opcodes...
2010-06-09 Andy Polyakovghash-x86.pl: commentary updates.
2010-06-04 Andy Polyakovghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx...
2010-05-23 Andy Polyakovghash-x86.pl: MMX optimization (+20-40%) and commentary...
2010-05-13 Andy Polyakovghash-x86[_64].pl: add due credit.
2010-05-13 Andy PolyakovGCM "jumbo" update:
2010-04-14 Andy Polyakovgcm128.c and assembler modules: change argument order...
2010-03-22 Andy PolyakovGHASH assembler: new ghash-sparcv9.pl module and saner...
2010-03-15 Andy Polyakovghash-ia64.pl: new file, GHASH for Itanium.
2010-03-09 Andy PolyakovAdd GHASH x86 assembler.