Take the random number generator back out of Pageant: the `random'
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Apr 2003 09:45:35 +0000 (09:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 27 Apr 2003 09:45:35 +0000 (09:45 +0000)
commitb492c4d75bec08565e126e548888d40ba921e9a5
tree06a5de24ea42a7dbfc201c1e9e7261054a003da1
parent4a4b36177579a15b96b61610369121326481dde5
Take the random number generator back out of Pageant: the `random'
numbers needed for RSA blinding are now done deterministically by
hashes of the private key, much the same way we do it for DSA.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3149 cda61777-01e9-0310-a592-d414129be87e
Recipe
pageant.c
sshrsa.c