An open API service indexing awesome lists of open source software.

https://github.com/yl3dy/pylibressl

Python bindings to LibreSSL library
https://github.com/yl3dy/pylibressl

cffi libressl python

Last synced: about 1 year ago
JSON representation

Python bindings to LibreSSL library

Awesome Lists containing this project

README

          

# LibreSSL bindings for Python using CFFI

Python3 bindings to LibreSSL using CFFI. It aims to provide interface to the most important bits of LibreSSL on Python 3.4+. Supported platforms: GNU/Linux, Windows. It is distributed under the terms of the MIT license.

For installation and usage see the [documentation](https://pylibressl.readthedocs.io/en/latest/).