Fix grammar in certificates.txt
[openssl.git] / include / crypto / aes_platform.h
2024-04-09 Richard LevitteCopyright year updates
2024-01-12 barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
2024-01-11 Tomas MrazDisable build of HWAES on PPC Macs
2023-11-29 fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
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: Use the optimized rvv AES-128/192/256-CBC.
2023-10-26 Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07 Matt CaswellCopyright year updates
2023-07-28 Xi Ruoyaovpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
2023-03-22 Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-16 Christoph Müllnerriscv: Clean up extension test macros
2023-02-08 Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2022-12-14 Tomas MrazDo not build P10-specific AES-GCM assembler on AIX
2022-10-12 zhuchenAdd vpaes-loongarch64.pl module.
2022-09-13 Tomas MrazFix AES-GCM on Power 8 CPUs
2022-09-05 Hongren (Zenithal... aes_platform: add riscv32 zkn asm support
2022-07-22 Todd ShortUse separate function to get GCM functions
2022-06-10 Hongren (Zenithal... aes_platform: add riscv64 zkn asm support
2022-05-03 Matt CaswellUpdate copyright year
2022-02-07 Danny TsenFixed counter overflow
2022-01-25 XiaokangQianOptimize AES-GCM for uarchs with unroll and new instruc...
2022-01-24 Danny TsenAES-GCM performance optimzation with stitched method...
2021-11-04 Tom CosgroveFix builds on Armv8 systems without AArch64
2021-08-11 Tomas Mrazaes_v8_xts_encrypt is present only on 64bit arm builds
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-01 Paulisparc: fix cross compile build
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2021-02-18 Matt CaswellUpdate copyright year
2021-02-10 FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2020-11-12 XiaokangQianOptimize AES-XTS mode in OpenSSL for aarch64
2020-04-23 Matt CaswellUpdate copyright year
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-19 Richard LevitteCRYPTO: split cipher_platform.h into algorithm specific...