mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
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. It can be used as a Python library
|
|
as well as on the commandline.
|