slackbuilds/python/python3-rsa
Dimitris Zlatanidis 8636b30a15 python/python3-rsa: Added (pure-Python RSA implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-09-19 01:15:19 +07:00
..
README python/python3-rsa: Added (pure-Python RSA implementation). 2020-09-19 01:15:19 +07:00
python3-rsa.SlackBuild python/python3-rsa: Added (pure-Python RSA implementation). 2020-09-19 01:15:19 +07:00
python3-rsa.info python/python3-rsa: Added (pure-Python RSA implementation). 2020-09-19 01:15:19 +07:00
slack-desc python/python3-rsa: Added (pure-Python RSA implementation). 2020-09-19 01:15:19 +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.