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

On the Security of Conference and Journal Submission Sites

TL;DR: HotCRP is one such Web application that allows users to choose their own passwords and protect these passwords in transit using SSL, and is now widely used by computer systems conferences and journals.
Dissertation

An Application of Secure Data Aggregation for Privacy-Preserving Machine Learning on Mobile Devices

Chuyi Liu
TL;DR: An efficient mobile data aggregation protocol with privacy-preserving by introducing a non-interactive key establishment protocol which reduces the communication complexity for pairwise key establishment of n users from O(n) to a constant value.
Proceedings ArticleDOI

Understanding SSL Protocol and Its Cryptographic Weaknesses

TL;DR: A detailed explanation of the design and implementation of the Secure Socket Layer protocol is given, followed by a discussion on the cryptographic vulnerabilities associated with SSL and possible ways to tackle them.
Book ChapterDOI

Efficient KEA-Style Lattice-Based Authenticated Key Exchange

TL;DR: Zhang et al. as mentioned in this paper presented a KEA-style authenticated key exchange protocol based on the ring learning with errors problem whose security is proven in the BR model with weak perfect forward secrecy.
Journal ArticleDOI

Technologies for Web and cloud service interaction: a survey

TL;DR: In this paper, the authors present a survey on the communication aspect of interaction by reviewing languages, protocols, and architectures that drive today's standards and software implementations applicable in cloud computing.
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.