summaryrefslogtreecommitdiff
path: root/security/py-cryptography/DESCR
blob: e5cb8de7863f796a02475451c63e868e6f935b5e (plain)
1
2
3
4
5
6
7
cryptography is a package designed to expose cryptographic recipes
and primitives to Python developers.  Our goal is for it to be your
"cryptographic standard library".

cryptography includes both high level recipes, and low level
interfaces to common cryptographic algorithms such as symmetric
ciphers, message digests and key derivation functions.