boringssl/util
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
..
bot Don't extract archives if unchanged. 2016-12-02 18:36:32 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Improve -valgrind error-handling. 2016-09-21 17:25:32 +00:00
all_tests.json Remove old ChaCha20-Poly1305 AEAD. 2017-01-19 23:27:54 +00:00
BUILD.toplevel Replace Scoped* heap types with bssl::UniquePtr. 2016-09-01 22:22:54 +00:00
diff_asm.go Add a tool to diff assembly files against OpenSSL. 2016-06-27 21:48:50 +00:00
doc.config Remove New Hope key agreement. 2016-12-10 01:06:31 +00:00
doc.css Link back to the main page in documentation. 2016-05-20 15:36:00 +00:00
doc.go Remove BN_FLG_CONSTTIME. 2017-01-12 02:00:44 +00:00
generate_build_files.py Define BORINGSSL_SHARED_LIBRARY when building tests with Bazel. 2016-11-17 20:49:27 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Add a GCOV option to CMakeLists.txt. 2017-01-03 13:17:57 +00:00
make_errors.go Fix mixed comment markers. 2016-08-01 14:52:39 +00:00
run_android_tests.go Fix Android bots. 2016-11-15 01:45:19 +00:00