]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Take the random number generator back out of Pageant: the `random'
authorSimon Tatham <anakin@pobox.com>
Sun, 27 Apr 2003 09:45:35 +0000 (09:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 27 Apr 2003 09:45:35 +0000 (09:45 +0000)
commitdca1486602bfd0643ee21e90d56b3a5292dd762c
tree06a5de24ea42a7dbfc201c1e9e7261054a003da1
parent1f5780ad9f731f7687362577268e812e0746e761
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.

[originally from svn r3149]
Recipe
pageant.c
sshrsa.c