scispace - formally typeset
Open Access

The Secure Sockets Layer (SSL) Protocol Version 3.0

Alan O. Freier, +2 more
- Vol. 6101, pp 1-67
Reads0
Chats0
TLDR
This document specifies Version 3.0 of the Secure Sockets Layer protocol, a security protocol that provides communications privacy over the Internet that is designed to prevent eavesdropping, tampering, or message forgery.
Abstract
This document specifies Version 3.0 of the Secure Sockets Layer (SSL V3.0) protocol, a security protocol that provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.

read more

Citations
More filters
Journal ArticleDOI

Coverage-directed Differential Testing of X.509 Certificate Validation in SSL/TLS Implementations

TL;DR: This paper proposes transcert, a coverage-directed technique to much more effectively test real-world certificate validation code, and implements and evaluates it against frankencert, NEZHA, and RFCcert (three advanced fuzzing techniques) on five widely used SSL/TLS implementations.
DissertationDOI

Efficient Reconstruction of User Sessions from HTTP Traces for Rich Internet Applications

TL;DR: This thesis presents the problem that is the reconstruction of user interactions from recorded request/response logs of a session, and presents different algorithms to make the session reconstruction possible in practice: learning mechanisms to guide the session Reconstruction process efficiently, techniques for recovering user-inputs and handling client-side randomness, and also algorithms for detections of actions that do not generate any HTTP traffic.
Journal ArticleDOI

A Novel Multimodal Deep Learning Framework for Encrypted Traffic Classification

TL;DR: Wang et al. as discussed by the authors designed a multimodal deep learning framework for encrypted traffic classification called PEAN, which uses the raw bytes and length sequence as the input, and uses the self-attention mechanism to learn the deep relationship among network packets in a biflow.
Book ChapterDOI

Design and Implementation of Challenge Response Protocol for Enhanced e-Commerce Security

TL;DR: The proposed Scan2Pass is convenient for users because of the absence of the burden of carrying a separate hardware token or extra charges from the short message service and is fast and easy to use and learn.
References
More filters
Journal ArticleDOI

New Directions in Cryptography

TL;DR: This paper suggests ways to solve currently open problems in cryptography, and discusses how the theories of communication and computation are beginning to provide the tools to solve cryptographic problems of long standing.
Proceedings Article

The MD5 Message-Digest Algorithm

TL;DR: This document describes the MD5 message-digest algorithm, which takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest" of the input.

XDR: External Data Representation Standard

R. Srinivasan
TL;DR: This document describes the External Data Representation Standard (XDR) protocol as it is currently deployed and accepted.