boringssl/crypto/cipher/test
Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD.
Before RFC 7539 we had a ChaCha20-Poly1305 cipher suite that had a 64/64
nonce/counter split (as DJB's original ChaCha20 did). RFC 7539 changed
that to 96/32 and we've supported both for some time.

This change removes the old version and the TLS cipher suites that used
it.

BUG=chromium:682816

Change-Id: I2345d6db83441691fe0c1ab6d7c6da4d24777849
Reviewed-on: https://boringssl-review.googlesource.com/13203
Reviewed-by: Adam Langley <agl@google.com>
2017-01-19 23:27:54 +00:00
..
aes_128_cbc_sha1_ssl3_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_128_cbc_sha1_tls_implicit_iv_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_128_cbc_sha1_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_128_cbc_sha256_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_128_ctr_hmac_sha256.txt
aes_128_gcm_siv_tests.txt Fix AES-GCM-SIV on large inputs. 2017-01-04 01:45:31 +00:00
aes_128_gcm_tests.txt Be consistent about 𝑥_tests.txt 2016-06-06 15:57:46 +00:00
aes_256_cbc_sha1_ssl3_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_256_cbc_sha1_tls_implicit_iv_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_256_cbc_sha1_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_256_cbc_sha256_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_256_cbc_sha384_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
aes_256_ctr_hmac_sha256.txt
aes_256_gcm_siv_tests.txt Fix AES-GCM-SIV on large inputs. 2017-01-04 01:45:31 +00:00
aes_256_gcm_tests.txt Be consistent about 𝑥_tests.txt 2016-06-06 15:57:46 +00:00
chacha20_poly1305_old_tests.txt Fix ChaCha20-Poly1305 tests. 2015-12-16 21:20:49 +00:00
chacha20_poly1305_tests.txt Remove old ChaCha20-Poly1305 AEAD. 2017-01-19 23:27:54 +00:00
cipher_tests.txt Import a test vector from upstream. 2016-12-14 17:48:36 +00:00
des_ede3_cbc_sha1_ssl3_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
des_ede3_cbc_sha1_tls_implicit_iv_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
des_ede3_cbc_sha1_tls_tests.txt Add better TLS CBC mode tests. 2016-08-10 01:06:24 +00:00
make_all_legacy_aead_tests.sh Remove RC4 from TLS for real. 2016-09-16 03:06:36 +00:00
make_legacy_aead_tests.go Remove RC4 from TLS for real. 2016-09-16 03:06:36 +00:00