riscv: Provide vector crypto implementation of AES-128/256-XTS mode.
[openssl.git] / providers / implementations / ciphers / cipher_aes_xts_hw.c
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Jerry ShihFix the aes-xts key-length checking condition and hw...
2023-10-26 Ard Biesheuvelriscv: Implement AES-192
2023-10-26 Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-09-07 Matt CaswellCopyright year updates
2023-03-16 Christoph Müllnerriscv: Clean up extension test macros
2022-09-05 Hongren (Zenithal... provider: cipher: aes: add riscv32 zkn (zbkb) support
2022-06-10 Hongren (Zenithal... providers: cipher: aes: add riscv64 zkn support
2021-06-17 Matt CaswellUpdate copyright year
2021-05-26 Pauliaes: rename new bsaes_ symbols -> ossl_bsaes_ ones
2020-10-20 XiaokangQianFix Aes-xts potential failure on aarch64
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-09-17 Shane LontisFix AES_XTS on x86-64 platforms with BSAES and VPAES...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-11-18 Shane LontisFix Use after free when copying cipher ctx
2019-10-10 Richard LevitteProviders: move all ciphers