cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Find a file
2013-08-07 07:54:12 -07:00
cryptography Removed some commented out entries 2013-08-07 07:38:33 -07:00
docs Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
.gitignore Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
.travis.yml Added a travis config file 2013-08-07 07:46:45 -07:00
CONTRIBUTING.rst Change CONTRIBUTING to ReST, use better docstring syntax 2013-08-07 11:03:40 +02:00
LICENSE Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
README.rst Initial readme. 2013-08-06 19:30:47 -07:00
setup.py Added license headers 2013-08-06 19:36:19 -07:00

Cryptography
============

``cryptography`` is a package designed to expose cryptographic primitives and
recipes to Python developers.