Python wrapper for the GnuTLS library
Project description
Python wrapper for the GnuTLS library
This package provides a high level object oriented wrapper around libgnutls, as well as low level bindings to the GnuTLS types and functions via ctypes. The high level wrapper hides the details of accessing the GnuTLS library via ctypes behind a set of classes that encapsulate GnuTLS sessions, certificates and credentials and expose them to python applications using a simple API.
The package also includes a Twisted interface that has seamless intergration with Twisted, providing connectTLS and listenTLS methods on the Twisted reactor once imported (the methods are automatically attached to the reactor by simply importing the GnuTLS Twisted interface module).
The high level wrapper is written using the GnuTLS library bindings that are made available via ctypes. This makes the wrapper very powerful and flexible as it has direct access to all the GnuTLS internals and is also very easy to extend without any need to write C code or recompile anything.
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 python-gnutls-3.1.3.tar.gz
.
File metadata
- Download URL: python-gnutls-3.1.3.tar.gz
- Upload date:
- Size: 48.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79f94017e6472ac665c85bc16d68aa2e6681f53b6a9e74516557b49b6fc6a651 |
|
MD5 | e13000198f38d84f7fa18eef1fd9538e |
|
BLAKE2b-256 | 94c320ee1cd591991defd83183d69c619b1c1ab1648cb6a68e95b60d72e08559 |