Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 362 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 362 Bytes

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.