slackbuilds_ponce/python/rsa/README
Larry Hajali 6b6f0cae56 python/rsa: Added (Pure-Python RSA implementation)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-27 23:39:08 -05: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