PACKAGE NAME: python3-rsa-4.9-x86_64-4_gfs.txz PACKAGE MIRROR: https://reddoglinux.ddns.net/linux/gnome/47.x/x86_64 PACKAGE LOCATION: ./_software PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 260 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-rsa: python3-rsa (Pure-Python RSA implementation) python3-rsa: python3-rsa: Python-RSA is a pure-Python RSA implementation. It supports encryption python3-rsa: and decryption, signing and verifying signatures, and key generation python3-rsa: according to PKCS#1 version 1.5. It can be used as a Python library python3-rsa: as well as on the commandline. The code was mostly written by Sybren python3-rsa: A. Stüvel. python3-rsa: python3-rsa: Homepage: https://stuvel.eu/rsa python3-rsa: python3-rsa: