Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

SSL/TLS Encryption

20

Flashcards

0/20

Still learning
StarStarStarStar

Handshake Process

StarStarStarStar

The protocol used to establish secure communication between client and server, including agreement on cryptographic parameters.

StarStarStarStar

X.509 Certificate

StarStarStarStar

A digital certificate that uses the X.509 public key infrastructure standard to create a hierarchy of trust for secure communications in SSL/TLS.

StarStarStarStar

SSL (Secure Sockets Layer)

StarStarStarStar

The predecessor to TLS; it's a protocol designed for securing data transfer over the internet between a client and a server.

StarStarStarStar

Symmetric Encryption

StarStarStarStar

A type of encryption where the same key is used to encrypt and decrypt the data; used in SSL/TLS after the handshake to secure data in transit.

StarStarStarStar

Session Key

StarStarStarStar

A temporary symmetric key used during an SSL/TLS session to encrypt and decrypt data.

StarStarStarStar

Digital Signature

StarStarStarStar

A cryptographic means to prove the authenticity and integrity of data, often a part of SSL/TLS certificates to ensure they haven't been tampered with.

StarStarStarStar

Public Key

StarStarStarStar

Part of the encryption key pair that is publicly disclosed and used to encrypt data or verify digital signatures in SSL/TLS.

StarStarStarStar

Private Key

StarStarStarStar

The secret part of an encryption key pair used for decrypting data and creating digital signatures in SSL/TLS.

StarStarStarStar

Cipher Suite

StarStarStarStar

A set of algorithms that defines the encryption, authentication, and key exchange methods used within SSL/TLS protocols.

StarStarStarStar

Asymmetric Encryption

StarStarStarStar

Encryption that uses a pair of keys: a public key to encrypt data and a private key to decrypt it; it's a critical part of the SSL/TLS handshake.

StarStarStarStar

Certificate Authority

StarStarStarStar

A trusted entity that issues digital certificates used to verify the identity of the certificate holder and provide a public key.

StarStarStarStar

Perfect Forward Secrecy

StarStarStarStar

A security feature in which the compromise of a single session's private keys does not compromise past sessions’ keys, protecting past communications.

StarStarStarStar

SSL Certificate

StarStarStarStar

A data file that digitally links a cryptographic key to an organization's details and is necessary for creating a secure SSL/TLS connection.

StarStarStarStar

Heartbeat Protocol

StarStarStarStar

A feature within SSL/TLS that allows for constant communication between the client and server to keep the connection alive.

StarStarStarStar

ClientHello Message

StarStarStarStar

The first message sent by the client to begin the SSL/TLS handshake, specifying the SSL/TLS version, cipher suites, and other supported features.

StarStarStarStar

TLS (Transport Layer Security)

StarStarStarStar

The successor to SSL; a cryptographic protocol that provides security and data integrity for communication over networks.

StarStarStarStar

OCSP (Online Certificate Status Protocol)

StarStarStarStar

A protocol used to obtain the revocation status of an X.509 digital certificate to ensure it is still valid for use in SSL/TLS communications.

StarStarStarStar

Pre-shared Key

StarStarStarStar

A shared secret that has been previously exchanged between the two parties using a secure channel and is used to establish a secure connection.

StarStarStarStar

TLS 1.3

StarStarStarStar

The latest version of the TLS protocol, providing enhanced security features and speed compared to its predecessors.

StarStarStarStar

ServerHello Message

StarStarStarStar

The server's response to ClientHello, confirming the SSL/TLS version and cipher suite that will be used for the session.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.