summaryrefslogtreecommitdiff
path: root/python/rsa/README
blob: 5311a7072db4aec6ad3da9b6f46378a5bac9a00c (plain)
1
2
3
4
5
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