boringssl/crypto/cipher/test
Adam Langley a5ee83f67e Test different chunk sizes in cipher_test.
This change causes cipher_test to test the EVP cipher interfaces with
various chunk sizes and adds a couple of large tests of GCM. This is
sufficient to uncover the issue that would have been caused by a3d9528e,
had the AVX code been enabled.

Change-Id: I58d4924c0bcd11a0999c24a0fb77fc5eee71130f
Reviewed-on: https://boringssl-review.googlesource.com/7192
Reviewed-by: David Benjamin <davidben@google.com>
2016-02-24 18:12:57 +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 tests from cipher_test.txt to the AEAD test suite. 2015-09-30 23:11:40 +00:00
aes_128_key_wrap_tests.txt Implement all TLS ciphers with stateful AEADs. 2015-01-14 20:30:26 +00:00
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 Add tests from cipher_test.txt to the AEAD test suite. 2015-09-30 23:11:40 +00:00
aes_256_key_wrap_tests.txt Implement all TLS ciphers with stateful AEADs. 2015-01-14 20:30:26 +00:00
chacha20_poly1305_old_tests.txt Fix ChaCha20-Poly1305 tests. 2015-12-16 21:20:49 +00:00
chacha20_poly1305_tests.txt Fix ChaCha20-Poly1305 tests. 2015-12-16 21:20:49 +00:00
cipher_test.txt Test different chunk sizes in cipher_test. 2016-02-24 18:12:57 +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 Implement all TLS ciphers with stateful AEADs. 2015-01-14 20:30:26 +00:00
rc4_sha1_ssl3_tests.txt Implement SSLv3 ciphers with stateful AEADs. 2015-01-14 20:55:58 +00:00
rc4_sha1_tls_tests.txt Implement all TLS ciphers with stateful AEADs. 2015-01-14 20:30:26 +00:00