.coveragerc CHANGELOG.rst CODE_OF_CONDUCT.rst CONTRIBUTING.rst INSTALL.rst LICENSE MANIFEST.in README.rst docs-requirements.txt setup.cfg setup.py tox.ini doc/ChangeLog_old.txt doc/Makefile doc/Quotes doc/README doc/api.rst doc/backward-compatibility.rst doc/changelog.rst doc/conf.py doc/index.rst doc/install.rst doc/internals.rst doc/introduction.rst doc/make.bat doc/api/crypto.rst doc/api/rand.rst doc/api/ssl.rst doc/images/pyopenssl-brand.png doc/images/pyopenssl-icon.png doc/images/pyopenssl-logo.png doc/images/pyopenssl.svg examples/README.rst examples/SecureXMLRPCServer.py examples/certgen.py examples/mk_simple_certs.py examples/proxy.py examples/simple/CA.cert examples/simple/CA.pkey examples/simple/README examples/simple/client.cert examples/simple/client.pkey examples/simple/client.py examples/simple/server.cert examples/simple/server.pkey examples/simple/server.py examples/sni/README examples/sni/another.invalid.crt examples/sni/another.invalid.key examples/sni/client.py examples/sni/example.invalid.crt examples/sni/example.invalid.key examples/sni/server.py rpm/build_script src/OpenSSL/SSL.py src/OpenSSL/__init__.py src/OpenSSL/_util.py src/OpenSSL/crypto.py src/OpenSSL/rand.py src/OpenSSL/tsafe.py src/OpenSSL/version.py src/pyOpenSSL.egg-info/PKG-INFO src/pyOpenSSL.egg-info/SOURCES.txt src/pyOpenSSL.egg-info/dependency_links.txt src/pyOpenSSL.egg-info/requires.txt src/pyOpenSSL.egg-info/top_level.txt tests/__init__.py tests/conftest.py tests/memdbg.py tests/test_crypto.py tests/test_rand.py tests/test_ssl.py tests/test_tsafe.py tests/test_util.py tests/util.py