TLS/SRP

RFC 5054: Using SRP for TLS Authentication (.txt, .html)

SRP is a password-authenticated key exchange protocol. RFC 5054 extends the TLS handshake to support SRP.

Known Implementations

  • TLS Lite (implements an older draft)
  • GnuTLS
  • OpenSSL patch
  • JESSIE (implements an older draft)

  • back to main