This release is a pre-release and may not be stable for production use.
tlslite-ng is a pure python implementation of SSLv3.0, TLS 1.0, TLS 1.1, TLS 1.2 and TLS 1.3 protocols.
It can use pycrypto, m2crypto and gmp for acceleration of cryptographic operations but is not dependant upon them.
- Functionality implemented include:
all above mentioned protocols, including support for client certificates (RFC 6101, RFC 2246, RFC 4346, RFC 5246)
RC4, 3DES-CBC, AES-CBC, AES-GCM and ChaCha20 ciphers (RFC 5246, RFC 6347, RFC 4492, RFC 5288, RFC 5289, RFC 7539, RFC 7905)
MD5, SHA1, SHA256 and SHA384 HMACs as well as AEAD mode of operation with GCM or Poly1305 authenticator
RSA, DHE_RSA and ECDHE_RSA key exchange
full set of signature hashes (md5, sha1, sha224, sha256, sha384, sha512, rsa_pss_rsae_sha256, rsa_pss_rsae_sha384 and rsa_pss_rsae_sha512) for ServerKeyExchange and CertfificateVerify
secp256r1, secp384r1, secp521r1, secp256k1, secp224r1 and secp192r1 curves for ECDHE_RSA key exchange (support for last two depends on the version of ecdsa library used)
x25519 and x448 curves for ECDHE_RSA key exchage (RFC 7748. RFC 4492bis)
anonymous DHE key exchange
anonymous ECDH key exchange
PSK and PSK-DH key exchange in TLS 1.3
session ticket based resumption in TLS 1.3
NULL encryption ciphersuites
FALLBACK_SCSV (RFC 7507)
encrypt-then-MAC mode of operation for CBC ciphersuites (RFC 7366)
TACK certificate pinning
SRP_SHA_RSA and SRP_SHA ciphersuites (RFC 5054)
Extended Master Secret calculation for TLS connections (RFC 7627)
padding extension (RFC 7685)
Keying material exporter (RFC 5705)
Next Protocol Negotiation
Application-Layer Protocol Negotiation Extension (RFC 7301)
FFDHE prime/group negotiation (RFC 7919)
tlslite-ng aims to be a drop-in replacement for tlslite while providing more comprehensive set of features and more secure defautls.
Release files for tlslite-ng 0.8.0-alpha15
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tlslite-ng-0.8.0-alpha15.tar.gz | 532.2 kB | Details |
Release files / tlslite-ng-0.8.0-alpha15.tar.gz
| Download URL | tlslite-ng-0.8.0-alpha15.tar.gz |
|---|---|
| Size | 532.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e07ae6c7714080a0408f47b15a241a2e494d7cbf33d7a89138d9b13c807fee00
|
|
BLAKE2b-256 checksum How to use checksums |
d1ee0c006d51fe07415c926d45d122830ede870b2073406165fc24fa4fa3dbc7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |