diff options
Diffstat (limited to 'security/py-pycrypto/pkg-descr')
-rw-r--r-- | security/py-pycrypto/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/security/py-pycrypto/pkg-descr b/security/py-pycrypto/pkg-descr deleted file mode 100644 index a81695406c8e..000000000000 --- a/security/py-pycrypto/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Python Cryptography Toolkit (pycrypto) - -This is a collection of both secure hash functions (such as MD5 and -SHA), and various encryption algorithms (AES, DES, ElGamal, etc.) for -Python. |