Skip to main content

Python wrapper for the GNUTLS library

Project description

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


Download files

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

Source Distribution

python-gnutls-1.2.0.tar.gz (43.1 kB view details)

Uploaded Source

File details

Details for the file python-gnutls-1.2.0.tar.gz.

File metadata

File hashes

Hashes for python-gnutls-1.2.0.tar.gz
Algorithm Hash digest
SHA256 483469a5e0af09c2bd04c67600734e0f5c9b19573321d379f05a38701ef16fe9
MD5 18a7b92abdc1598b916d7ff5019b72bf
BLAKE2b-256 08537d30531fbae245f36f51cba1d2cd2eda8ec0f3967fb9fe7298df8c02034e

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 Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page