slackbuilds_ponce/python/rsa/README
B. Watson 8bb109d256 python/rsa: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:59 -04:00

5 lines
203 B
Text

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.
Optional dependencies: psyco