Fix grammar in certificates.txt
[openssl.git] / crypto / aes / asm / aesp8-ppc.pl
2023-10-02 Danny TsenImprove performance for 6x unrolling with vpermxor...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-09-16 Richard LevitteUnify all assembler file generators
2019-05-20 PauliRevert "ppc assembly pack: always increment CTR IV...
2019-05-17 Daniel Axtensppc assembly pack: always increment CTR IV as quadword
2019-03-18 Daniel AxtensPPC assembly pack: fix copy-paste error in CTR mode
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-03 Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-29 Matt CaswellUpdate copyright year
2018-05-10 Andy PolyakovPPC assembly pack: add POWER9 results.
2016-11-10 Andy Polyakovaes/asm/aesp8-ppc.pl: improve [backward] portability.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-06-14 Andy Polyakovaes/asm/aesp8-ppc.pl: implement "tweak chaining".
2016-06-14 Andy Polyakovaes/asm/aesp8-ppc.pl: add XTS subroutines.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2015-01-22 Andy PolyakovFix macosx-ppc build (and typos in unwind info).
2014-06-25 Andy Polyakovaesp8-ppc.pl: rigid input verification in key setup.
2014-06-16 Andy Polyakovaesp8-ppc.pl: add CTR mode.
2014-06-04 Andy Polyakovaesp8-ppc.pl: fix typos.
2014-06-01 Andy PolyakovEngage POWER8 AES support.
2014-05-29 Andy Polyakovaesp8-ppc.pl: optimize CBC decrypt even further.
2014-05-23 Andy Polyakovaesp8-ppc.pl: add optimized CBC decrypt.
2014-05-12 Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.