opnsense-ports/security/py-cryptography/pkg-descr
Franco Fichtner d12e90380d security/py-cryptography: sync with upstream
Taken from: HardenedBSD
2017-09-24 11:49:08 +02:00

9 lines
393 B
Text

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.
WWW: https://github.com/pyca/cryptography/