]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Remove the last lingering knowledge, outside sshbn.c, of the
authorSimon Tatham <anakin@pobox.com>
Thu, 1 Mar 2001 17:41:26 +0000 (17:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 1 Mar 2001 17:41:26 +0000 (17:41 +0000)
commitf72b5aa95f231c646db5a057d94ecd21f6113612
tree81c6478f23051867a5b6a754009c29350830d1d5
parent7717c386a128f4108cd7f65c92ff1950b60282b5
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.

[originally from svn r960]
ssh.c
ssh.h
sshbn.c
sshdh.c
sshdss.c
sshprime.c
sshrsa.c