Descriptioncrypto/tls: Add 3DES ciphersuites
The following ciphersuites are added:
TLS_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
This change helps conform to the TLS1.1 standard because
the first ciphersuite is "mandatory" in RFC4346
Patch Set 1 #Patch Set 2 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r 22fd0c4f58c1 https://go.googlecode.com/hg/ #
MessagesTotal messages: 7
|