You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
543 B

name: "cryptography"
description:
"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.7, Python 3.4+, and "
"PyPy 5.4+."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/pyca/cryptography"
}
url {
type: GIT
value: "https://github.com/pyca/cryptography"
}
version: "2.5"
last_upgrade_date { year: 2019 month: 2 day: 26 }
license_type: NOTICE
}