Add sm4 ciphers to default provider
[openssl.git] / test / recipes / 30-test_evp_data / evpciph.txt
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...