mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
5 lines
205 B
Plaintext
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.
|