Provides cryptographic recipes and primitives to Python developers
conda install aarch64-staging::cryptography
conda install aarch64-staging/label/AR::cryptography
conda install aarch64-staging/label/archive::cryptography
conda install aarch64-staging/label/rebuilt_w_comp41::cryptography
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.