cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Find a file
2013-08-06 19:31:02 -07:00
cryptography/c Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -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 Initial commit. Migrates over basic project files, and the OpenSSL bindings 2013-08-06 19:31:02 -07:00

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

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