Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 01 Mar 2001 17:41:26 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/01 17:41:26

Modified files:
	.              : ssh.c ssh.h sshbn.c sshdh.c sshdss.c sshprime.c 
	                 sshrsa.c 

Log message:
Remove the last lingering knowledge, outside sshbn.c, of the
internal structure of the Bignum type. Bignum is now a fully opaque
type unless you're inside sshbn.c.