slackbuilds/python/rsa
Larry Hajali 31f4d38992 python/rsa: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-12 12:42:47 -05:00
..
README python/rsa: Added (Pure-Python RSA implementation) 2013-10-27 23:39:08 -05:00
rsa.SlackBuild python/rsa: Updated for version 3.1.4. 2014-03-12 12:42:47 -05:00
rsa.info python/rsa: Updated for version 3.1.4. 2014-03-12 12:42:47 -05:00
slack-desc python/rsa: Added (Pure-Python RSA implementation) 2013-10-27 23:39:08 -05:00

README

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