Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

TLS - what can go wrong?

Key generation

Also see: badkeys

RSA encryption handshake

RSA signature handshake

ECDSA / DSA handshake

  • Duplicate r (not found in the wild yet)

Static DH/ECDH handshake

Diffie Hellman

ECDHE

Finished message

CBC/HMAC

GCM

Small block size

RC4

Compression

  • CRIME (TLS compression)
  • BREACH (HTTP compression)
  • TIME,HEIST (TCP window trick, Javascript, timing + HTTP compression)

State machine errors

HTTP/HTTPS related

Parsing and validation logic issues

Certificate validation

Sidechannels

Underlying protocol interactions

Others

About

TLS - what can go wrong?

Resources

Stars

108 stars

Watchers

11 watching

Forks

Releases

Packages

Contributors