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 index e40f72ec0e..cec3993527 100644 --- a/python/python3-pycrypto/README +++ b/python/python3-pycrypto/README @@ -1,3 +1,6 @@ This is a collection of both secure hash functions (such as SHA256 and RIPEMD160), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.). + +This project is no longer maintained and has known security +vulnerabilities. |