summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aesp8-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
2019-05-20Revert "ppc assembly pack: always increment CTR IV as quadword"Pauli
2019-05-17ppc assembly pack: always increment CTR IV as quadwordDaniel Axtens
2019-03-18PPC assembly pack: fix copy-paste error in CTR modeDaniel Axtens
2018-12-06Following the license change, modify the boilerplates in crypto/aes/Richard Levitte
2018-06-03PPC assembly pack: correct POWER9 results.Andy Polyakov
2018-05-29Update copyright yearMatt Caswell
2018-05-10PPC assembly pack: add POWER9 results.Andy Polyakov
2016-11-10aes/asm/aesp8-ppc.pl: improve [backward] portability.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-06-14aes/asm/aesp8-ppc.pl: implement "tweak chaining".Andy Polyakov
2016-06-14aes/asm/aesp8-ppc.pl: add XTS subroutines.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2015-01-22Fix macosx-ppc build (and typos in unwind info).Andy Polyakov
2014-06-25aesp8-ppc.pl: rigid input verification in key setup.Andy Polyakov
2014-06-16aesp8-ppc.pl: add CTR mode.Andy Polyakov
2014-06-04aesp8-ppc.pl: fix typos.Andy Polyakov
2014-06-01Engage POWER8 AES support.Andy Polyakov
2014-05-29aesp8-ppc.pl: optimize CBC decrypt even further.Andy Polyakov
2014-05-23aesp8-ppc.pl: add optimized CBC decrypt.Andy Polyakov
2014-05-12Add "teaser" AES module for PowerISA 2.07.Andy Polyakov