Skip to main content

Pure python implementation of SSL and TLS.

Project description

tlslite-ng is a pure python implementation of SSLv3.0, TLS 1.0, TLS 1.1 and TLS 1.2 protocols.

It can use pycrypto, m2crypto and gmp for acceleration of cryptographic operations but is not dependant upon them.

Functionality implemented include:
  • RC4, 3DES-CBC, AES-CBC and AES-GCM ciphers

  • MD5, SHA1, SHA256 and SHA384 HMACs as well as AEAD mode of operation

  • RSA and DHE_RSA key exchange

  • anonymous DHE key exchange

  • NULL encryption ciphersuites

  • FALLBACK_SCSV

  • encrypt-then-MAC mode of operation for CBC ciphersuites

  • client certificates

  • TACK certificate pinning

  • SRP_SHA_RSA ciphersuites

tlslite-ng aims to be a drop-in replacement for tlslite while providing more comprehensive set of features and more secure defautls.

Project details


Release history Release notifications | RSS feed

This version

0.5.1

Download files

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

Source Distribution

tlslite-ng-0.5.1.tar.gz (2.9 MB view details)

Uploaded Source

File details

Details for the file tlslite-ng-0.5.1.tar.gz.

File metadata

  • Download URL: tlslite-ng-0.5.1.tar.gz
  • Upload date:
  • Size: 2.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tlslite-ng-0.5.1.tar.gz
Algorithm Hash digest
SHA256 266c429b1d8d10b0d9bd313a29e23a17c0312a0546672cb18be59cf213e94f31
MD5 c334cd8702ee3a4e1ce028118b3863c0
BLAKE2b-256 6019e2a13eaa3bbb5c2d70feb7fb8be53d5d49a5c0aa2ba0a9660bf0dbc66f5d

See more details on using hashes here.

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