summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp_data/evpciph.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add evp_test fixes.Shane Lontis2020-08-071-2427/+0
* fips: add AES OFB mode ciphers to FIPS provider.Pauli2020-05-271-24/+0
* fips: add AES CFB mode ciphers to FIPS provider.Pauli2020-05-271-24/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* evptest: set the DESX provider to be the legacy provider.Pauli2020-04-221-1/+1
* Allow specifying the tag after AAD in CCM mode (2)Patrick Steuer2019-11-201-0/+11
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-187/+0
* Add rc4 cipher to default providerShane Lontis2019-09-251-32/+0
* Add des ciphers to default providerShane Lontis2019-09-231-44/+0
* Add aes_ocb cipher to providersShane Lontis2019-09-191-0/+24
* Add sm4 ciphers to default providerShane Lontis2019-09-191-31/+0
* Add SEED ciphers to default providerShane Lontis2019-09-181-50/+0
* Add aes_xts cipher to providersShane Lontis2019-09-141-9/+9
* Cleanup ciphers and Add 3des ciphers.Shane Lontis2019-08-261-0/+10
* Add basic aria and camellia ciphers modes to default providerShane Lontis2019-08-221-0/+108
* Add aes_ccm to providerShane Lontis2019-08-201-0/+6
* Run evp_test in FIPS modeMatt Caswell2019-08-071-0/+53
* Allow AES XTS decryption using duplicate keys.Pauli2019-06-241-0/+21
* Allow specifying the tag after AAD in CCM modeTobias Nießen2019-05-081-0/+11
* Add some more test vectors for ChaCha20Matt Caswell2019-04-191-1/+28
* Move the AES-XTS mode duplicated key check into the init_key function ratherPauli2019-04-051-1/+1
* Fix a memory leak in ARIA GCMMatt Caswell2019-03-271-1/+31
* Test an overlong ChaCha20-Poly1305 nonceMatt Caswell2019-03-061-0/+9
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* FIPS 140-2 IG A.9 XTS key check.Pauli2018-09-121-0/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* test/recipes/30-test_evp_data: fix two typosDr. Matthias St. Pierre2018-08-181-1/+1
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-0/+30
* Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett2017-08-301-0/+74
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-151-0/+2404