]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/aes_platform.h
Use separate function to get GCM functions
[thirdparty/openssl.git] / include / crypto / aes_platform.h
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...