]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/asm/aesv8-armx.pl
ARM64 assembly pack: add ThunderX2 results.
[thirdparty/openssl.git] / crypto / aes / asm / aesv8-armx.pl
2019-04-17  Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-12  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-13  Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-02-15  Andy PolyakovARMv4 assembly pack: harmonize Thumb-ification of iOS...
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-16  Andy PolyakovARMv8 assembly pack: add Samsung Mongoose results.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2015-04-02  Andy Polyakovaes/asm/aesv8-armx.pl: optimize for Cortex-A5x.
2015-01-23  Andy PolyakovAdd assembly support to ios64-cross.
2015-01-04  Andy PolyakovRemove inconsistency in ARM support.
2014-06-25  Andy Polyakovaesv8-armx.pl: rigid input verification in key setup.
2014-06-24  Andy Polyakovaesv8-armx.pl: inclrease interleave factor.
2014-06-06  Andy Polyakovaesv8-armx.pl update:
2014-06-01  Andy PolyakovEngage ARMv8 AES support.
2014-05-29  Andy Polyakovaesv8-armx.pl: add CTR implementation.
2014-05-20  Andy Polyakovaesv8-armx.pl: fix typo.
2014-05-20  Andy Polyakovaesv8-armx.pl: optimize by adding 128-bit code paths.
2014-05-19  Andy PolyakovAdd "teaser" AES module for ARMv8.