Skip to main content

Pure Python SSL and TLS library

Project description

FlexTLS is an open source SSL and TLS python library. It is designed to be used in SSL/TLS scanners and similar applications. It must not be used as standalone crypto library.

You can find more information in the documentation.

Latest Version License https://travis-ci.org/DinoTools/python-flextls.svg?branch=master Coveralls Documentation Status

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

Install

Requirements:

  • Python 2.6/2.7 or Python >= 3.2

  • Python packages:

    • six >= 1.4.1

Install:

$ pip install flextls

License

Published under the LGPLv3+ (see LICENSE for more information)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flextls-0.3.tar.gz (29.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page