40
edits
| Line 16: | Line 16: | ||
#Verify_data length now depends on the cipher suite (default is<br> still 12).<br> | #Verify_data length now depends on the cipher suite (default is<br> still 12).<br> | ||
#Alerts MUST now be sent in many cases.<br> | #Alerts MUST now be sent in many cases.<br> | ||
#TLS_RSA_WITH_AES_128_CBC_SHA is now the mandatory to implement<br> cipher suite. Added HMAC-SHA256 cipher suites. Removed IDEA and DES cipher suites. They are now deprecated and will be documented in a separate document. | #TLS_RSA_WITH_AES_128_CBC_SHA is now the mandatory to implement<br> cipher suite. Added HMAC-SHA256 cipher suites. Removed IDEA and DES cipher suites. They are now deprecated and will be documented in a separate document. | ||
#Support for the SSLv2 backward-compatible hello is now a MAY, not<br> a SHOULD, with sending it a SHOULD NOT. Support will probably<br> become a SHOULD NOT in the future.<br> | #Support for the SSLv2 backward-compatible hello is now a MAY, not<br> a SHOULD, with sending it a SHOULD NOT. Support will probably<br> become a SHOULD NOT in the future.<br> | ||
edits