cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Find a file
2013-08-07 07:35:04 -07:00
cryptography Added an empty __init__ 2013-08-07 07:35:04 -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
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.