Fix up path generation to use OPENSSL_MODULES
[openssl.git] / crypto / aes / asm /
46 hours ago Theo BuehlerUnable to run asm code on OpenBSD (amd64)
8 days ago Tom Cosgroveaarch64: fix BTI in bsaes assembly code
9 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-10-26 Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26 Phoebe Chenriscv: Further optimization for single block aes-zvkned...
2023-10-26 Ard Biesheuvelriscv: Implement AES-192
2023-10-26 Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-10-02 Danny TsenImprove performance for 6x unrolling with vpermxor...
2023-09-07 Matt CaswellCopyright year updates
2023-08-01 zhuchenFixed incorrect usage of vshuf.b instruction
2023-07-18 Dimitri PapadopoulosFix typos found by codespell
2023-07-06 Heiko Stuebnerriscv: Clarify dual-licensing wording for GCM and AES
2023-06-11 Heiko Stuebnerriscv: aes: dual-license under Apache + 2-clause BSD
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
2023-03-16 PauliFix copyright disclaimer.
2023-03-16 Christoph Müllnerriscv: aes: Move reusable Perl code into Perl module
2023-03-14 Kornel Dulębaaes/asm/bsaes-armv7.pl: Replace adrl with add
2022-10-12 zhuchenAdd vpaes-loongarch64.pl module.
2022-09-05 Hongren (Zenithal... Add AES implementation in riscv32 zkn asm
2022-07-19 Tom CosgroveFix aarch64 signed bit shift issue found by UBSAN
2022-07-08 Bernd EdlingerFix reported performance degradation on aarch64
2022-07-05 Alex ChernyakhovskyFix AES OCB encrypt/decrypt for x86 AES-NI
2022-06-10 Hongren (Zenithal... Add AES implementation in riscv64 zkn asm
2022-05-19 Henry BrausenAdd AES implementation in generic riscv64 asm
2022-05-03 Matt CaswellUpdate copyright year
2022-04-21 Tom CosgroveFix gcc 6.3 builds of aarch64 BSAES
2022-03-31 Sebastian Popdisable 5x interleave on buffers shorter than 512 bytes...
2022-03-30 Ben AvisonRemove further uses of __ARMEL__ in AArch64 assembly
2022-03-09 Tom CosgroveUse Perl to generate bsaes-armv8.S
2022-03-09 Ben AvisonARM assembly pack: translate bit-sliced AES implementat...
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...
2021-07-29 Matt CaswellUpdate copyright year
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-17 Matt CaswellUpdate copyright year
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-05-20 PauliRevert "ARM assembly pack: translate bit-sliced AES...
2021-05-13 Ben AvisonARM assembly pack: translate bit-sliced AES implementat...
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-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-04-23 Matt CaswellUpdate copyright year
2020-03-05 Patrick Steueraes-s390x.pl: fix stg offset caused by typo in perlasm
2020-02-18 H.J. Lux86_64: Don't assume 8-byte pointer size
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17 simplelinsFix a bug for aarch64 BigEndian
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-23 Bernd EdlingerFix aesni_cbc_sha256_enc_avx2 backtrace info
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aes-x86_64.pl
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-09-16 Richard LevitteUnify all assembler file generators
2019-07-02 Antoine CœurFix Typos
2019-05-20 PauliRevert "ppc assembly pack: always increment CTR IV...
2019-05-17 Daniel Axtensppc assembly pack: always increment CTR IV as quadword
2019-04-17 Andy Polyakovaes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
2019-04-17 Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-03-18 Daniel AxtensPPC assembly pack: fix copy-paste error in CTR mode
2019-02-20 Markus StockhausenMIPS32R3 provides the EXT instruction to extract bits...
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
2019-02-16 Andy PolyakovARM64 assembly pack: make it Windows-friendly.
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...
2018-12-06 Richard LevitteLicense: change any non-boilerplate comment referring...
2018-09-11 Matt CaswellUpdate copyright year
2018-06-25 Andy PolyakovPA-RISC assembly pack: make it work with GNU assembler...
2018-06-03 Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-29 Matt CaswellUpdate copyright year
2018-05-10 Andy PolyakovPPC assembly pack: add POWER9 results.
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Andy PolyakovMIPS assembly pack: default heuristic detection to...
2018-02-27 David BenjaminAlways use adr with __thumb2__.
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07 Patrick Steuercrypto/aes/asm/aes-s390x.pl: replace decrypt flag by...
2018-01-07 Patrick Steuers390x assembly pack: add KMA code path for aes-ctr.
2017-11-13 Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-05 Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-10-30 Patrick Steuers390x assembly pack: extend s390x capability vector.
2017-10-17 Patrick Steuers390x assembly pack: remove capability double-checking.
2017-10-17 Patrick Steuercrypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-07-24 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
2017-07-21 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
next