summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aesni-x86.pl
AgeCommit message (Expand)Author
2022-07-05Fix AES OCB encrypt/decrypt for x86 AES-NIAlex Chernyakhovsky
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2016-12-19x86 assembly pack: update performance results.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-09Unified - adapt the generation of aes assembler to use GENERATERichard Levitte
2015-12-10x86[_64] assembly pack: add optimized AES-NI OCB subroutines.Andy Polyakov
2015-10-23Fix typosAlessandro Ghedini
2015-04-20aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov
2015-04-20aes/asm/aesni-x86[_64].pl update.Andy Polyakov
2014-02-21aes/asm/aesni-x86[_64].pl: minor Atom-specific performance tweak.Andy Polyakov
2014-02-14aes/asm/aesni-x86_64.pl: further optimization for Atom Silvermont.Andy Polyakov
2014-02-01crypto/aes/asm/aesni-x86[_64].pl update, up to 14% improvement onAndy Polyakov
2012-04-28perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations.Andy Polyakov
2011-10-14aesni-x86[_64].pl: fix bug in CCM code.Andy Polyakov
2011-08-07aes/asm/aesni-*.pl: fix CCM and further optimize it.Andy Polyakov
2011-05-30aesni-x86[_64].pl: relax alignment requirement.Andy Polyakov
2011-05-22aesni-x86[_64].pl: optimize for Sandy Bridge and add XTS mode.Andy Polyakov
2010-07-26perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov
2010-07-25aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.Andy Polyakov
2010-04-10AESNI engine: add counter mode.Andy Polyakov
2009-11-15aesni-x86.pl: eliminate development comments.Andy Polyakov
2009-05-02AES-NI engine jumbo update.Andy Polyakov
2009-04-27aesni-x86.pl: fix another typo and add test script.Andy Polyakov
2009-04-27aesni-x86.pl: fix typos.Andy Polyakov
2009-04-27Intel AES-NI engine.Andy Polyakov