.gitignore .travis.yml README.rst dev-requirements.in dev-requirements.txt requirements.in requirements.txt setup.py docs/Makefile docs/api.rst docs/applied.rst docs/concurrency.rst docs/conf.py docs/index.rst docs/make.bat docs/opensc.rst extern/cryptoki.h extern/pkcs11.h extern/pkcs11f.h extern/pkcs11t.h pkcs11/__init__.py pkcs11/_errors.pyx pkcs11/_mswin.pxd pkcs11/_pkcs11.pyx pkcs11/_pkcs11_defn.pxd pkcs11/_utils.pyx pkcs11/constants.py pkcs11/defaults.py pkcs11/exceptions.py pkcs11/mechanisms.py pkcs11/types.py pkcs11/util/__init__.py pkcs11/util/dh.py pkcs11/util/dsa.py pkcs11/util/ec.py pkcs11/util/rsa.py pkcs11/util/x509.py python_pkcs11.egg-info/PKG-INFO python_pkcs11.egg-info/SOURCES.txt python_pkcs11.egg-info/dependency_links.txt python_pkcs11.egg-info/requires.txt python_pkcs11.egg-info/top_level.txt tests/__init__.py tests/test_aes.py tests/test_des.py tests/test_dh.py tests/test_digest.py tests/test_dsa.py tests/test_ecc.py tests/test_iterators.py tests/test_public_key_external.py tests/test_rsa.py tests/test_sessions.py tests/test_slots_and_tokens.py tests/test_threading.py tests/test_x509.py tools/buildbot/build.sh tools/buildbot/install.sh tools/buildbot/test.sh tools/nfast/build.sh tools/nfast/install.sh tools/nfast/test.sh