blob: 55a33ec07b107abdad0cd6823f507d95f310ab86 [file] [log] [blame]
Jonathan Balletc9e066c2011-07-17 22:56:05 +09001.. py:module:: OpenSSL
Jonathan Ballet648875f2011-07-16 14:14:58 +09002
Jonathan Balletc9e066c2011-07-17 22:56:05 +09003
4.. _api-openssl:
5
6
7OpenSSL -- Python interface to OpenSSL
8======================================
9
10This package provides a high-level interface to the functions in the
11OpenSSL library. The following modules are defined:
Jonathan Balletc7b7ba72011-07-16 15:29:47 +090012
13
Jonathan Ballet648875f2011-07-16 14:14:58 +090014.. toctree::
15 :maxdepth: 2
16
17 api/crypto
18 api/rand
Jonathan Balletc9e066c2011-07-17 22:56:05 +090019 api/ssl