slackbuilds/python/rsa
Willy Sudiarto Raharjo 990c41a9e9 python/rsa: Update HOMEPAGE.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-27 07:29:42 +07: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.4.2 2016-08-05 18:10:51 +01:00
rsa.info python/rsa: Update HOMEPAGE. 2017-05-27 07:29:42 +07:00
slack-desc python/rsa: Update HOMEPAGE. 2017-05-27 07:29:42 +07: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