Fix grammar in certificates.txt
[openssl.git] / crypto / aes / asm / aesni-x86_64.pl
7 days ago Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-11 Veres LajosFix some typos
2019-09-16 Richard LevitteUnify all assembler file generators
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
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-07-21 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2015-12-10 Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-09-26 Andy PolyakovSkylake performance results.
2015-04-20 Andy Polyakovaes/asm/aesni-x86[_64].pl update.
2014-10-15 Andy Polyakovaesni-x86_64.pl: make ECB subroutine Windows ABI compliant.
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-14 Andy Polyakovaes/asm/aesni-x86_64.pl: further optimization for Atom...
2014-02-01 Andy Polyakovcrypto/aes/asm/aesni-x86[_64].pl update, up to 14%...
2013-05-25 Andy Polyakovaesni-x86_64.pl: optimize XTS.
2013-05-13 Andy Polyakovaesni-x86_64.pl: minor CTR performance improvement.
2013-04-04 Andy Polyakovaesni-x86_64.pl: optimize CBC decrypt.
2013-03-29 Andy Polyakovaesni-x86_64.pl: fix typo and optimize small block...
2013-03-26 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-19 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-12-01 Andy Polyakovaesni-x86_64.pl: CTR face lift, +25% on Bulldozer.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-05-24 Andy Polyakovaesni-x86_64.pl: make it possibel to use in Linux kernel.
2011-10-14 Andy Polyakovaesni-x86[_64].pl: fix bug in CCM code.
2011-08-07 Andy Polyakovaes/asm/aesni-*.pl: fix CCM and further optimize it.
2011-06-27 Andy PolyakovMinor x86_64 perlasm update.
2011-05-30 Andy Polyakovaesni-x86[_64].pl: relax alignment requirement.
2011-05-22 Andy Polyakovaesni-x86[_64].pl: optimize for Sandy Bridge and add...
2011-05-18 Andy Polyakovaesni-x86_64.pl: make it compile on MacOS X.
2010-07-26 Andy Polyakovaesni-x86_64.pl: fix typos.
2010-07-25 Andy Polyakovaesni-x86[_64].pl: fine-tune, add CCM subroutine, add...
2010-04-10 Andy PolyakovAESNI engine: add counter mode.
2009-05-02 Andy Polyakovaesni-x86_64.pl: resolve LNK1223 error.
2009-05-02 Andy PolyakovAES-NI engine jumbo update.
2009-04-27 Andy PolyakovIntel AES-NI engine.