From 44a2862f70e02dbf3842255e54c569ee8e800402 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 10 Oct 2021 16:46:44 +0200 Subject: python/python2-pycrypto: Renamed to clarify it's python2 only Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- python/python2-pycrypto/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/python2-pycrypto/README (limited to 'python/python2-pycrypto/README') diff --git a/python/python2-pycrypto/README b/python/python2-pycrypto/README new file mode 100644 index 0000000000..ed20575779 --- /dev/null +++ b/python/python2-pycrypto/README @@ -0,0 +1,3 @@ +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. -- cgit v1.2.3