cryptography
Provides cryptographic recipes and primitives to Python developers
Provides cryptographic recipes and primitives to Python developers
To install this package, run one of the following:
Cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". It supports Python 2.6-2.7, Python 3.3+, and PyPy 2.6+. Cryptography includes both high level recipes, and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests and key derivation functions.
Summary
Provides cryptographic recipes and primitives to Python developers
Last Updated
Sep 16, 2018 at 12:37
License
Apache 2.0 or BSD 3-Clause, PSF 2
Total Downloads
23.6K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/pyca/cryptographyDocumentation
http://cryptography.readthedocs.io/