summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobey Pointer <robey@lag.net>2004-09-07 06:45:53 +0000
committerRobey Pointer <robey@lag.net>2004-09-07 06:45:53 +0000
commit4cbbc57c6b68cdc731e55b8e81b38bec8da4aab3 (patch)
treec6608581280510aaa930fc84185f6bec804b56c3 /README
parent39732652642d0faa0328ce671e6e6ca9a2983b5f (diff)
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-74]
note pycrypto 2.0 in README update the README to note that pycrypto 2.0 works (i just tried it). also fix the name from pyCrypt back to pycrypto -- that project is having trouble making up its mind about naming. :)
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 35a65120..bfb4b6da 100644
--- a/README
+++ b/README
@@ -28,9 +28,10 @@ should have come with this archive.
python 2.3 <http://www.python.org/>
(python 2.2 is also supported, but not recommended)
-pyCrypt <http://www.amk.ca/python/code/crypto.html>
+pycrypto 1.9+ <http://www.amk.ca/python/code/crypto.html>
+ (2.0 works too)
-PyCrypt compiled for Win32 can be downloaded from the HashTar homepage:
+pycrypto compiled for Win32 can be downloaded from the HashTar homepage:
http://nitace.bsd.uchicago.edu:8080/hashtar
you can also build it yourself using the free MinGW tools and this command
line (thanks to Roger Binns for the info):