]> git.ipfire.org Git - thirdparty/openssl.git/history - test/recipes/30-test_evp_data/evpciph.txt
Invoke tear_down when exiting test_encode_tls_sct() prematurely
[thirdparty/openssl.git] / test / recipes / 30-test_evp_data / evpciph.txt
2020-08-07  Shane LontisAdd evp_test fixes.
2020-05-27  Paulifips: add AES OFB mode ciphers to FIPS provider.
2020-05-27  Paulifips: add AES CFB mode ciphers to FIPS provider.
2020-04-23  Matt CaswellUpdate copyright year
2020-04-22  Paulievptest: set the DESX provider to be the legacy provider.
2019-11-20  Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-09-25  Shane LontisAdd rc4 cipher to default provider
2019-09-23  Shane LontisAdd des ciphers to default provider
2019-09-19  Shane LontisAdd aes_ocb cipher to providers
2019-09-19  Shane LontisAdd sm4 ciphers to default provider
2019-09-18  Shane LontisAdd SEED ciphers to default provider
2019-09-13  Shane LontisAdd aes_xts cipher to providers
2019-08-26  Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-22  Shane LontisAdd basic aria and camellia ciphers modes to default...
2019-08-19  Shane LontisAdd aes_ccm to provider
2019-08-07  Matt CaswellRun evp_test in FIPS mode
2019-06-24  PauliAllow AES XTS decryption using duplicate keys.
2019-05-08  Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-04-19  Matt CaswellAdd some more test vectors for ChaCha20
2019-04-05  PauliMove the AES-XTS mode duplicated key check into the...
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2019-03-06  Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  PauliFIPS 140-2 IG A.9 XTS key check.
2018-09-11  Matt CaswellUpdate copyright year
2018-08-18  Dr. Matthias St... test/recipes/30-test_evp_data: fix two typos
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-06-15  Richard LevitteMove bn and evp test programs input data to their respe...