simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Feb 18 08:25:39 GMT 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9095
Date:           2011-02-18 08:25:39 +0000 (Fri, 18 Feb 2011)

Log message (3 lines):
Implement the Chinese Remainder Theorem optimisation for speeding up
RSA private key operations by making use of the fact that we know the
factors of the modulus.

Modified files:
U   putty/ssh.h
U   putty/sshbn.c
U   putty/sshrsa.c

Links:
http://svn.tartarus.org/sgt/?rev=9095&view=rev
http://svn.tartarus.org/sgt/putty/ssh.h?rev=9095&r1=9094&r2=9095
http://svn.tartarus.org/sgt/putty/sshbn.c?rev=9095&r1=9094&r2=9095
http://svn.tartarus.org/sgt/putty/sshrsa.c?rev=9095&r1=9094&r2=9095



More information about the tartarus-commits mailing list