blob: a123d5b5a3d1c42a8e581cdcba27b67af029847b (
plain) (
blame)
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.
WWW: https://stuvel.eu/rsa
|