[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:
parent
3973265264
commit
4cbbc57c6b
5
README
5
README
|
@ -28,9 +28,10 @@ should have come with this archive.
|
||||||
|
|
||||||
python 2.3 <http://www.python.org/>
|
python 2.3 <http://www.python.org/>
|
||||||
(python 2.2 is also supported, but not recommended)
|
(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
|
http://nitace.bsd.uchicago.edu:8080/hashtar
|
||||||
you can also build it yourself using the free MinGW tools and this command
|
you can also build it yourself using the free MinGW tools and this command
|
||||||
line (thanks to Roger Binns for the info):
|
line (thanks to Roger Binns for the info):
|
||||||
|
|
Loading…
Reference in New Issue