Glossary
Transport Layer Security (TLS)
The cryptographic protocol that secures most internet traffic, providing encryption, integrity, and server authentication for HTTPS and many other protocols. TLS replaced SSL; downgrade attacks, certificate mis-issuance, and expired or misconfigured certificates remain its practical failure modes.
// Recent coverage mentioning Transport Layer Security (TLS)
Weak RSA Keys with Many Zeros Found In-the-Wild: Factoring Risk
New research reveals a class of weak RSA keys containing many zero bits, making them vulnerable to factoring.
OpenSSL: Data Leakage & DoS Vulnerabilities Patched
OpenSSL patches seven vulnerabilities, including a data leakage flaw and multiple denial-of-service risks. Update immediately to secure cryptographic communications.