summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_data/evpciph.txt
AgeCommit message (Expand)Author
2020-08-07Add evp_test fixes.Shane Lontis
2020-05-28fips: add AES OFB mode ciphers to FIPS provider.Pauli
2020-05-28fips: add AES CFB mode ciphers to FIPS provider.Pauli
2020-04-23Update copyright yearMatt Caswell
2020-04-22evptest: set the DESX provider to be the legacy provider.Pauli
2019-11-20Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-09-25Add rc4 cipher to default providerShane Lontis
2019-09-23Add des ciphers to default providerShane Lontis
2019-09-19Add aes_ocb cipher to providersShane Lontis
2019-09-19Add sm4 ciphers to default providerShane Lontis
2019-09-18Add SEED ciphers to default providerShane Lontis
2019-09-14Add aes_xts cipher to providersShane Lontis
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-22Add basic aria and camellia ciphers modes to default providerShane Lontis
2019-08-20Add aes_ccm to providerShane Lontis
2019-08-07Run evp_test in FIPS modeMatt Caswell
2019-06-24Allow AES XTS decryption using duplicate keys.Pauli
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-04-19Add some more test vectors for ChaCha20Matt Caswell
2019-04-05Move the AES-XTS mode duplicated key check into the init_key function ratherPauli
2019-03-27Fix a memory leak in ARIA GCMMatt Caswell
2019-03-06Test an overlong ChaCha20-Poly1305 nonceMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-09-12FIPS 140-2 IG A.9 XTS key check.Pauli
2018-09-11Update copyright yearMatt Caswell
2018-08-18test/recipes/30-test_evp_data: fix two typosDr. Matthias St. Pierre
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-06-15Move bn and evp test programs input data to their respective data dirRichard Levitte