|
|
By Erik Kangas, PhD, President
|
Posts Tagged ‘tls’
Published: Thursday, March 12th, 2009
The Secure Socket Layer, SSL for short, is a protocol by which many services that communicate over the Internet can do so in a secure fashion. Before we discuss how SSL works and what kinds of security it provides, let us first see what happens without SSL.
Life on the Internet without SSL
Let us compare communications between computers on the Internet and communications between people over the telephone. Without SSL, your computer-to-computer communications suffer from the same security problems from which your telephone communications suffer:
Read the rest of this post »
Tags: ciphers, decrypt, eavesdropping, encrypt, key length, private key, public key cryptography, secure port, secure socket layer, ssl, SSL in action, symmetric cryptography, Thawte, tls, trust Posted in AAA Featured Articles, LuxSci Library: Security and Privacy, TechNotes
27 Comments »
Published: Monday, November 10th, 2008
SSL versus TLS
TLS (Transport Layer Security) and SSL (Secure Sockets Layer) are protocols that provide data encryption and authentication between applications in scenarios where that data is being sent across an insecure network, such as checking your email (How does the Secure Socket Layer work?). The terms SSL and TLS are often used interchangeably or in conjunction with each other (TLS/SSL), but one is in fact the predecessor of the other — SSL 3.0 served as the basis for TLS 1.0 which, as a result, is sometimes referred to as SSL 3.1. With this said though, is there actually a difference between the two?
Read the rest of this post »
Tags: email security, secure email, secure socket layer, security, ssl, ssl vs tls, tls, tls vs ssl, transport layer Posted in LuxSci Library: Security and Privacy, TechNotes
9 Comments »
|
|