• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "rsa"
2description: "Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://stuvel.eu/rsa"
7  }
8  url {
9    type: GIT
10    value: "https://github.com/sybrenstuvel/python-rsa/"
11  }
12  version: "version-4.0"
13  last_upgrade_date {
14    year: 2019
15    month: 2
16    day: 1
17  }
18}
19