Fix GHASH-ASM implementation on s390x
[openssl.git] / crypto / modes / asm / ghashv8-armx.pl
2022-05-03 Matt CaswellUpdate copyright year
2022-01-25 XiaokangQianOptimize AES-GCM for uarchs with unroll and new instruc...
2022-01-09 David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2021-10-01 Russ Butleraarch64: support BTI and pointer authentication in...
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-04-17 Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01 Matt CaswellUpdate copyright year
2018-04-23 Andy PolyakovARM assembly pack: make it work with older assembler.
2017-12-04 Andy Polyakovmodes/asm/ghashv8-armx.pl: handle lengths not divisible...
2017-12-04 Andy Polyakovmodes/asm/ghashv8-armx.pl: optimize modulo-scheduled...
2017-12-04 Andy Polyakovmodes/asm/ghashv8-armx.pl: modulo-schedule loop.
2017-12-04 Andy Polyakovmodes/asm/ghashv8-armx.pl: implement 4x aggregate factor.
2017-11-13 Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-02-15 Andy PolyakovARMv4 assembly pack: harmonize Thumb-ification of iOS...
2016-08-16 Andy PolyakovARMv8 assembly pack: add Samsung Mongoose results.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-04-21 Andy Polyakovmodes/asm/ghashv8-armx.pl: additional performance data.
2015-04-02 Andy Polyakovmodes/asm/ghashv8-armx.pl: up to 90% performance improv...
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
2014-06-24 Andy PolyakovARMv8 assembly pack: add Cortex performance numbers.
2014-06-06 Andy PolyakovAdd GHASH for ARMv8 Crypto Extension.