1 Jun 2005 02:15
Re: I-D ACTION:draft-ietf-tls-rfc2246-bis-11.txt
EKR <ekr <at> networkresonance.com>
2005-06-01 00:15:33 GMT
2005-06-01 00:15:33 GMT
"Yngve Nysaeter Pettersen" <yngve <at> opera.com> writes: > Hello all, > > A couple of question and comments: > > Sec. 6 says "If a TLS implementation receives a record type it does not > understand, it SHOULD just ignore it." > > If such a record is received after the parties have started encrypting > the records, should it try to decrypt the data, or should the > implementation throw the record away immediately? Well, for RC4 you have to at least skip ahead to the next section of keystream. With the block ciphers in TLS 1.1 you can just discard the record. Otherwise, I think it's implementation dependent. > Sec A.5 specifically forbids the negotiation of 40 bit export ciphers. > > Does this also apply to the 56 bit export ciphers that was defined > just before the export restrictions were eased? My reading of the > document indicates "Yes". But should not also the single DES suites > (e.g. TLS_RSA_WITH_DES_CBC_SHA) and perhaps also IDEA also be phased > out in a similar manner? My read of this is no. > About compatibility: Back in August/September 2004 Opera Software > performed a test where we released a Technology Preview version of(Continue reading)
RSS Feed