You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Larry Hajali 6c2431bbf4 python/rsa: Updated for version 3.4.2 9 years ago
..
README python/rsa: Added (Pure-Python RSA implementation) 12 years ago
rsa.SlackBuild python/rsa: Updated for version 3.4.2 9 years ago
rsa.info python/rsa: Updated for version 3.4.2 9 years ago
slack-desc python/rsa: Added (Pure-Python RSA implementation) 12 years ago

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