Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Fri, 24 Mar 2000 09:45:49 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	00/03/24 09:45:49

Modified files:
	.              : putty.h scp.c scp.h scpssh.c ssh.c ssh.h 
	                 window.c 
Added files:
	.              : mscrypto.c 

Log message:
Peter Schellenbach's patch: re-implement the PuTTY cryptographic
functions as calls to the MS Crypto API. Not integrated into the
Makefile yet, but should eventually allow building of an SSH-enabled
PuTTY which contains no native crypto code, so it can be used
everywhere (and anyone who can get the MS encryption pack can still
use the SSH parts).