File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -415,6 +415,13 @@ establishing a protocol session.</p>
415415 <td >Update of TLS 1.1 deprecating MD5 as hash, and adding incompatibility
416416 to SSL so it will never negotiate the use of SSLv2.</td >
417417 </tr >
418+ <tr ><td >TLS v1.3</td >
419+ <td >Internet Standard (from IETF) [<a href =" #TLS13"
420+ >TLS13</a >]</td >
421+ <td >Major revision of TLS 1.2 removing legacy cryptography, mandating
422+ perfect forward secrecy, and redesigning the handshake protocol for
423+ improved security and performance.</td >
424+ </tr >
418425 </table >
419426</section >
420427
@@ -665,6 +672,11 @@ href="http://www.netscape.com/eng/ssl3/draft302.txt"
665672<dd ><q >The TLS Protocol Version 1.2</q >,
6666732008. See <a href =" http://tools.ietf.org/html/rfc5246"
667674>http://tools.ietf.org/html/rfc5246</a >.</dd >
675+
676+ <dt ><a id =" TLS13" name =" TLS13" >[TLS13]</a ></dt >
677+ <dd ><q >The Transport Layer Security (TLS) Protocol Version 1.3</q >,
678+ 2018. See <a href =" https://tools.ietf.org/html/rfc8446"
679+ >https://tools.ietf.org/html/rfc8446</a >.</dd >
668680</dl >
669681</section >
670682<!-- /references -->
You can’t perform that action at this time.
0 commit comments