Files
rk35xx-android14/external/python/rsa/METADATA
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

20 lines
479 B
Plaintext

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: "version-4.7"
license_type: NOTICE
last_upgrade_date {
year: 2021
month: 1
day: 11
}
}