cef7583633
This change adds the ability to configure ciphers specifically for TLS ≥ 1.0. This compliments the existing ability to specify ciphers for TLS ≥ 1.1. This is useful because TLS 1.0 is the first version not to suffer from POODLE. (Assuming that it's implemented correctly[1].) Thus one might wish to reserve RC4 solely for SSLv3. [1] https://www.imperialviolet.org/2014/12/08/poodleagain.html Change-Id: I774d5336fead48f03d8a0a3cf80c369692ee60df Reviewed-on: https://boringssl-review.googlesource.com/5793 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
alert.go | ||
cert.pem | ||
chacha20_poly1305_test.go | ||
chacha20_poly1305.go | ||
channel_id_key.pem | ||
cipher_suites.go | ||
common.go | ||
conn.go | ||
dtls.go | ||
ecdsa_cert.pem | ||
ecdsa_key.pem | ||
handshake_client.go | ||
handshake_messages.go | ||
handshake_server.go | ||
key_agreement.go | ||
key.pem | ||
packet_adapter.go | ||
poly1305.go | ||
prf.go | ||
recordingconn.go | ||
runner.go | ||
test_output.go | ||
ticket.go | ||
tls.go |