blob: acf4820be0760104fb00bb34ed5e85928eb462a4 [file] [log] [blame]
name: "rsa"
description:
"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."
third_party {
url {
type: HOMEPAGE
value: "https://stuvel.eu/rsa"
}
url {
type: GIT
value: "https://github.com/sybrenstuvel/python-rsa/"
}
version: "3.4.2"
last_upgrade_date { year: 2018 month: 6 day: 4 }
}