[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. :)
This commit is contained in:
Robey Pointer 2004-09-07 06:45:53 +00:00
parent 3973265264
commit 4cbbc57c6b
1 changed files with 3 additions and 2 deletions

5
README
View File

@ -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):