summaryrefslogtreecommitdiffstats
path: root/python/rsa/README
blob: 38bb5d56a7428995b0c8bf622a09db8a7fd76408 (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