summaryrefslogtreecommitdiffstats
path: root/crypto/arm64cpuid.pl
AgeCommit message (Expand)Author
2022-05-03Update copyright yearMatt Caswell
2022-05-03Acceleration of chacha20 on aarch64 by SVEDaniel Hu
2022-04-29Prefer .inst rather than .long for probe instructions in arm64cpuid.plyavtuk
2022-02-09aarch64: fix branch target indications in arm64cpuid.pl and keccak1600Tom Cosgrove
2022-01-25Optimize AES-GCM for uarchs with unroll and new instructionsXiaokangQian
2022-01-18SM4 optimization for ARM by HW instructionDaniel Hu
2022-01-14SM3 acceleration with SM3 hardware instruction on aarch64fangming.fang
2021-12-16Add Arm Assembly (aarch64) support for RNGOrr Toledano
2021-10-01aarch64: support BTI and pointer authentication in assemblyRuss Butler
2020-12-09Read MIDR_EL1 system register on aarch64Fangming.Fang
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-06-03{arm64|x86_64}cpuid.pl: add special 16-byte case to OPENSSL_memcmp.Andy Polyakov
2018-02-13Update copyright yearMatt Caswell
2018-02-12crypto/armcap.c: detect hardware-assisted SHA512 support.Andy Polyakov
2016-05-19Add assembly CRYPTO_memcmp.Andy Polyakov
2016-05-16ARMv8 assembly pack: add OPENSSL_cleanse.Andy Polyakov
2016-04-20Copyright consolidation: perl filesRich Salz
2015-01-23Add assembly support to ios64-cross.Andy Polyakov