Please enable JavaScript.
Coggle requires JavaScript to display documents.
TLS/SSL (History (SSL 1.0, 2.0, and 3.0 (Netscape developed the original…
TLS/SSL
History
-
TLS 1.2
Enhancement in the client's and server's ability to specify which hashes and signature algorithms they accept
-
-
-
SSL 1.0, 2.0, and 3.0
-
-
Version 2.0, released in February 1995, contained a number of security flaws which necessitated the design of version 3.0
Released in 1996, SSL version 3.0 represented a complete redesign of the protocol
-
-
Security
-
TLS
Measures
-
-
-
The message that ends the handshake sends a hash of all the exchanged handshake messages seen by both parties
The pseudorandom function splits the input data in half and processes each one with a different hashing algorithm
-