Welcome to FlexTLS’s documentation!

Features

  • Supported cryptographic protocols:
    • SSLv2, SSLv3, TLS 1.0, TLS 1.1 and TLS 1.2
    • DTLS 1.0 and DTLS 1.2
  • Decode and encode SSL/TLS/DTLS records
  • Handle fragmentation
    • TLS - Handle fragmentation on the record layer
    • DTLS - Handle fragmented handshake messages
  • Handle connection state

Installation

You can install FlexTLS with pip:

$ pip install flextls

See Introduction for more information.

Contents:

Indices and tables