summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/vpaes-x86.pl
AgeCommit message (Expand)Author
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-05-11Remove filename argument to x86 asm_init.David Benjamin
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
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2013-05-25vpaes-x86[_64].pl: minor Atom-specific optimization.Andy Polyakov
2012-11-12aes-586.pl: Atom-specific optimization, +44/29%, minor improvement on others.Andy Polyakov
2012-03-31vpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.Andy Polyakov
2011-12-15vpaes-x86.pl: revert previous commit and solve the problem through x86masm.pl.Andy Polyakov
2011-12-14vpaes-x86.pl: portability fix.Andy Polyakov
2011-10-18[bs|vp]aes-x86[_64].pl: typos and clarifications.Andy Polyakov
2011-09-18Make latest assembler additions (vpaes and e_padlock) work in Windows build.Andy Polyakov
2011-09-15Integrate Vector Permutation AES into build system.Andy Polyakov
2011-09-12vpaes-x86[_64]*.pl: fix typo.Andy Polyakov
2011-09-12Add so called Vector Permutation AES x86[_64] assembler, seeAndy Polyakov