• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "cryptography"
2description:
3    "cryptography is a package which provides cryptographic recipes and "
4    "primitives to Python developers. Our goal is for it to be your "
5    "\"cryptographic standard library\". It supports Python 2.7, Python 3.6+, and "
6    "PyPy 5.4+."
7
8third_party {
9  url {
10    type: HOMEPAGE
11    value: "https://github.com/pyca/cryptography"
12  }
13  url {
14    type: GIT
15    value: "https://github.com/pyca/cryptography"
16  }
17  version: "3.3.2"
18  last_upgrade_date { year: 2021 month: 11 day: 8 }
19  license_type: NOTICE
20}
21