cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Find a file
2013-08-07 11:25:59 -07:00
cryptography Less code, more tests. 2013-08-07 10:04:32 -07:00
docs Test that docs compile clean as well 2013-08-07 11:25:59 -07:00
tests Less code, more tests. 2013-08-07 10:04:32 -07:00
.gitignore Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00
.travis.yml Test that docs compile clean as well 2013-08-07 11:25:59 -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 Fixed a typo in the setup.py 2013-08-07 09:57:19 -07:00

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

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