diff options
Diffstat (limited to 'python/python3-pycrypto/README')
-rw-r--r-- | python/python3-pycrypto/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-pycrypto/README b/python/python3-pycrypto/README new file mode 100644 index 0000000000..e40f72ec0e --- /dev/null +++ b/python/python3-pycrypto/README @@ -0,0 +1,3 @@ +This is a collection of both secure hash functions (such as SHA256 +and RIPEMD160), and various encryption algorithms (AES, DES, RSA, +ElGamal, etc.). |