2013-09-26 17:14:40 +02:00

5 lines
205 B
Plaintext

pyOpenSSL is a Python module that is a rather thin wrapper around (a
subset of) the OpenSSL library. A lot of the object methods do
nothing more than call a corresponding function in the OpenSSL
library.