# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| 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: