Been meaning to get round to this for a while: use CryptGenRandom to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Jul 2013 08:34:54 +0000 (08:34 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Jul 2013 08:34:54 +0000 (08:34 +0000)
commitb62348ce5b869bfc2427c2d4b0eb57d7f3e1f3b2
treedd55f97ea882c47d213ed90e4d54833de5a98467
parentf9520103d3b3a1a36fdb30a46aa4f6c1cd3f1c9e
Been meaning to get round to this for a while: use CryptGenRandom to
gather extra entropy at Windows PuTTY startup time. (It's only used as
one of the inputs to PuTTY's internal entropy pool, so nobody is
required to trust it.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@9941 cda61777-01e9-0310-a592-d414129be87e
windows/winnoise.c