mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
8bb109d256
Signed-off-by: B. Watson <yalhcru@gmail.com>
5 lines
203 B
Text
5 lines
203 B
Text
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
|