Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / crypto / arm_arch.h
10 days ago Richard LevitteCopyright year updates
11 days ago Jiangning LiuEnable SHA3 unrolling and EOR3 optimization for Ampere
2024-02-22 Tom CosgroveApply the AES-GCM unroll8 optimisation to Microsoft...
2023-11-29 fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-09-07 Matt CaswellCopyright year updates
2023-07-21 sdlyyxyUpdate with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
2023-07-21 sdlyyxyMove CPU detection to armcap.c
2023-07-21 sdlyyxyEnable ARMv8.2 accelerated SHA3 on compatible Apple...
2023-02-08 Xiaokang QianApply aes-gcm unroll8+eor3 optimization patch to Neover...
2022-11-01 Xu YizhouApply SM4 optimization patch to Kunpeng-920
2022-07-19 Tom CosgroveFix aarch64 signed bit shift issue found by UBSAN
2022-05-23 XiaokangQianApply the AES-GCM unroll8 optimization patch to Neoverse N2
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Daniel HuAcceleration of chacha20 on aarch64 by SVE
2022-01-25 XiaokangQianOptimize AES-GCM for uarchs with unroll and new instruc...
2022-01-18 Daniel HuSM4 optimization for ARM by HW instruction
2022-01-14 fangming.fangSM3 acceleration with SM3 hardware instruction on aarch64
2022-01-09 David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2021-12-16 Orr ToledanoAdd Arm Assembly (aarch64) support for RNG
2021-10-01 Russ Butleraarch64: support BTI and pointer authentication in...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-13 Xiaofei Baicrypto/arm_arch.h: add a variable declaration
2020-12-09 Fangming.FangRead MIDR_EL1 system register on aarch64
2019-09-28 Dr. Matthias St... Fix header file include guard names
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-20 Bernd EdlingerFix building linux-armv4 with --strict-warnings
2018-02-13 Matt CaswellUpdate copyright year
2018-02-12 Andy Polyakovcrypto/armcap.c: detect hardware-assisted SHA512 support.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2016-05-17 Rich SalzCopyright consolidation 07/10
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-12-08 Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2014-06-01 Andy PolyakovAdd linux-aarch64 taget.
2014-05-04 Andy Polyakovcrypto/armcap.c: detect ARMv8 capabilities [in 32-bit...
2011-11-09 Andy Polyakovarm_arch.h: allow to specify __ARM_ARCH__ elsewhere.
2011-10-19 Andy Polyakovarm_arch.h: add missing pre-defined macro, __ARM_ARCH_5...
2011-07-22 Dr. Stephen HensonMake sure OPENSSL_FIPSCANISTER is visible to ARM assemb...
2011-07-17 Andy PolyakovARM assembler pack: add platform run-time detection.
2011-06-22 Dr. Stephen HensonNow the FIPS capable OpenSSL is available simplify...
2011-05-04 Dr. Stephen HensonInclude fipssyms.h for ARM builds to translate symbols.
2011-04-01 Andy PolyakovARM assembler pack: add missing arm_arch.h.