summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/vpaes-ppc.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
2016-11-11PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2015-11-18aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.Andy Polyakov
2014-05-23vpaes-ppc.pl: comply with ABI.Andy Polyakov
2014-04-06vpaes-[x86_64|ppc].pl: fix typo, which for some reason triggers rkhunter.Andy Polyakov
2014-02-25aes/asm/vpaes-ppc.pl: fix traceback info.Andy Polyakov
2014-01-07aes/asm/vpaes-ppc.pl: add little-endian support.Andy Polyakov
2013-12-04aes/asm/vpaes-ppc.pl: comply with ABI.Andy Polyakov
2013-11-29vpaes-ppc.pl: fix bug in IV handling and comply with ABI.Andy Polyakov
2013-11-27Add Vector Permutation AES for PPC.Andy Polyakov