diff options
Diffstat (limited to 'python/pycrypto/README')
-rw-r--r-- | python/pycrypto/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pycrypto/README b/python/pycrypto/README deleted file mode 100644 index ed205757794e..000000000000 --- a/python/pycrypto/README +++ /dev/null @@ -1,3 +0,0 @@ -This is a collection of both secure hash functions (such as MD5 and SHA), -and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal, etc.). -The package is structured to make adding new modules easy. |