commit | ebf42b5f6f2ac0f1a569459d1e9a9c5a98f64aba | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue Aug 19 15:18:42 2014 -0400 |
committer | Adam Langley <agl@google.com> | Wed Aug 20 02:02:17 2014 +0000 |
tree | a742ba52b1871491a6d12516713a37de071c138c | |
parent | f6faa4b7105981ea8f9b29f2b2f7c83fbce1f0c4 [diff] |
Remove remnants of now-removed cipher suites. NULL, SRP, CAMELLIA, export ciphers, SSLv2, IDEA, and SEED are gone. Unknown directives are silently ignored in the parser, so there is no need to retain their masks and entries in the cipher suite aliases. Change-Id: If43b9cbce56b3e1c401db764b88996940452a300 Reviewed-on: https://boringssl-review.googlesource.com/1561 Reviewed-by: Adam Langley <agl@google.com>