summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2004-08-13 23:45:47 -0700
committerakuchling <akuchling@rivest.dlitz.net>2004-08-13 23:45:47 -0700
commit20d7f343da6b71c1439b0266c06bb276f775cc56 (patch)
tree52d990f9fee9090ad5d94048b01bd10109885f66 /README
parent711759f0127be456060196bc8a3c3298da7a9898 (diff)
downloadpycrypto-20d7f343da6b71c1439b0266c06bb276f775cc56.tar.gz
[project @ akuchling-20040814064547-83a6d4811505b355]
[project @ 2004-08-13 23:44:46 by akuchling] Bump version to 2.0
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a7bcd63..d9b5ffe 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Python Cryptography Toolkit (pycrypto) 1.9alpha6
-================================================
+Python Cryptography Toolkit (pycrypto) 2.0
+==========================================
This is a collection of both secure hash functions (such as MD5 and
SHA), and various encryption algorithms (AES, DES, IDEA, RSA, ElGamal,