Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / aes / asm / aesv8-armx.pl
10 days ago Richard LevitteCopyright year updates
2024-01-10 fangming.fangPreserve callee-saved registers in aarch64 AES-CTR...
2023-11-29 fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-09-07 Matt CaswellCopyright year updates
2023-04-28 Liu-ErMengfix aes-xts bug on aarch64 big-endian env.
2023-04-20 Tomas Mrazaesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
2022-07-08 Bernd EdlingerFix reported performance degradation on aarch64
2022-05-03 Matt CaswellUpdate copyright year
2022-03-31 Sebastian Popdisable 5x interleave on buffers shorter than 512 bytes...
2022-01-09 David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2022-01-05 Dimitris ApostolouFix typos
2021-10-01 Russ Butleraarch64: support BTI and pointer authentication in...
2020-11-30 Ard Biesheuvelaes/asm/aesv8-armx.pl: avoid 32-bit lane assignment...
2020-11-12 XiaokangQianOptimize AES-XTS mode in OpenSSL for aarch64
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17 simplelinsFix a bug for aarch64 BigEndian
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-09-16 Richard LevitteUnify all assembler file generators
2019-04-17 Andy Polyakovaes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
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.