From 4cbbc57c6b68cdc731e55b8e81b38bec8da4aab3 Mon Sep 17 00:00:00 2001 From: Robey Pointer Date: Tue, 7 Sep 2004 06:45:53 +0000 Subject: [PATCH] [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. :) --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 35a6512..bfb4b6d 100644 --- a/README +++ b/README @@ -28,9 +28,10 @@ should have come with this archive. python 2.3 (python 2.2 is also supported, but not recommended) -pyCrypt +pycrypto 1.9+ + (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):