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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file flextls-0.3.tar.gz
.
File metadata
- Download URL: flextls-0.3.tar.gz
- Upload date:
- Size: 29.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0a347c2a86533e7b6be9701212cced70e0768c30c060383ce7abf57913424c8 |
|
MD5 | 325e17ae3e603c195b932984412cb045 |
|
BLAKE2b-256 | 752d8b4088d868ebdd7139a526a2e1340901bd7fdcbceb6c4bc346db8ea1f105 |