summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_data/evpciph_aes_common.txt
AgeCommit message (Expand)Author
2023-10-26Provide additional AES-ECB test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-XTS test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-GCM test patterns to enhance test coverage.Phoebe Chen
2023-10-26Provide additional AES-CBC test patterns to enhance test coverage.Phoebe Chen
2023-09-07Copyright year updatesMatt Caswell
2023-04-28fix aes-xts bug on aarch64 big-endian env.Liu-ErMeng
2021-07-14test: add single byte IV AES GCM testsPauli
2021-04-28Add testing for updated cipher IVJon Spillett
2021-04-08Update copyright yearMatt Caswell
2021-03-30Merge OFB encrypt and decrypt test vectors.David Benjamin
2020-11-12Optimize AES-XTS mode in OpenSSL for aarch64XiaokangQian
2020-11-02Add AES KW inverse ciphers to the EVP layerShane Lontis
2020-08-07Add evp_test fixes.Shane Lontis