boringssl/crypto/cipher/test
Matt Braithwaite d82a7b24be Re-add |EVP_des_ede|, which is ECB.
(I couldn't find an authoritative source of test data, including in
OpenSSL's source, so I used OpenSSL's implementation to produce the
test ciphertext.)

This benefits globalplatform.

Change-Id: Ifb79e77afb7efed1c329126a1a459bbf7ce6ca00
Reviewed-on: https://boringssl-review.googlesource.com/5725
Reviewed-by: Adam Langley <agl@google.com>
2015-08-20 21:33:21 +00:00
..
aes_128_cbc_sha1_ssl3_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_128_cbc_sha1_tls_implicit_iv_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_128_cbc_sha1_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_128_cbc_sha256_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_128_ctr_hmac_sha256.txt Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aes_128_gcm_tests.txt Add a GCM test with non-standard nonce length. 2015-06-18 17:35:59 -07:00
aes_128_key_wrap_tests.txt
aes_256_cbc_sha1_ssl3_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_256_cbc_sha1_tls_implicit_iv_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_256_cbc_sha1_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_256_cbc_sha256_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_256_cbc_sha384_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
aes_256_ctr_hmac_sha256.txt Add AEADs for AES-CTR with HMAC-SHA256. 2015-03-18 21:16:55 +00:00
aes_256_gcm_tests.txt
aes_256_key_wrap_tests.txt
chacha20_poly1305_tests.txt
cipher_test.txt Re-add |EVP_des_ede|, which is ECB. 2015-08-20 21:33:21 +00:00
des_ede3_cbc_sha1_ssl3_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
des_ede3_cbc_sha1_tls_implicit_iv_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
des_ede3_cbc_sha1_tls_tests.txt Add tests for padding variations. 2015-01-14 21:09:16 +00:00
make_all_legacy_aead_tests.sh Implement SSLv3 ciphers with stateful AEADs. 2015-01-14 20:55:58 +00:00
make_legacy_aead_tests.go Add tests for padding variations. 2015-01-14 21:09:16 +00:00
rc4_md5_ssl3_tests.txt Implement SSLv3 ciphers with stateful AEADs. 2015-01-14 20:55:58 +00:00
rc4_md5_tls_tests.txt
rc4_sha1_ssl3_tests.txt Implement SSLv3 ciphers with stateful AEADs. 2015-01-14 20:55:58 +00:00
rc4_sha1_tls_tests.txt