aboutsummaryrefslogtreecommitdiff
path: root/python/python2-pycrypto/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-12 13:13:57 -0500
committerB. Watson <yalhcru@gmail.com>2022-03-12 13:14:44 -0500
commit326a8840b801e546dd0953f99e7a3379e4b3871a (patch)
tree30eea9039f045d7e598d29189f00a84b5b013f2a /python/python2-pycrypto/README
parent56a15e250e0cbc1c7df0408feb2036d40c1836f4 (diff)
python/python2-pycrypto: Fix PRGNAM in script.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python/python2-pycrypto/README')
-rw-r--r--python/python2-pycrypto/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python2-pycrypto/README b/python/python2-pycrypto/README
index ed20575779..5829911f92 100644
--- a/python/python2-pycrypto/README
+++ b/python/python2-pycrypto/README
@@ -1,3 +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.
+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.