0% found this document useful (0 votes)
5 views11 pages

Week 14 TLS

The document provides an overview of Transport Layer Security (TLS) and its components, including the Secure Socket Layer (SSL). It details the Handshake Protocol, which involves parameters such as version, random number generation, session ID, cipher suite, and compression methods. The lesson concludes by summarizing the two layers of SSL/TLS: the record protocol and the handshake, along with associated security parameters.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views11 pages

Week 14 TLS

The document provides an overview of Transport Layer Security (TLS) and its components, including the Secure Socket Layer (SSL). It details the Handshake Protocol, which involves parameters such as version, random number generation, session ID, cipher suite, and compression methods. The lesson concludes by summarizing the two layers of SSL/TLS: the record protocol and the handshake, along with associated security parameters.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Transport Layer Security-TLS

Lesson Introduction
Secure Socket Layer (SSL) and
Transport Layer Security (TLS)
Secure Socket Layer (SSL) and
Transport Layer Security (TLS)
TLS Concepts
SSL Record Protocol
The Handshake Protocol
The Handshake Protocol
The Parameters:
Version: the highest TLS version
●understood by the client
●Random: a 32-bit timestamp and 28 bytes
generated by a secure random number generator
●Session ID: a variable-length session identifier
●CipherSuite: a list containing the combinations
of cryptographic algorithms supported by the
client
●Compression Method: a list of compression
methods supported by the client
The Handshake Protocol
The Handshake Protocol
The Handshake Protocol
TLS
Lesson Summary

●The one-way security association stores security
parameters.
●SSL/TLS has two layers: record protocol, and
handshake, change cipher spec and alert protocols

You might also like