Comment 6 for bug 497733

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 497733] Re: Paramiko startup delay makes bzr slow on Windows

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gordon Tyler wrote:
> If we can determine how to patch Paramiko to use the correct method for
> getting random data instead of using RandomPool, how hard would it be to
> include it in installers? Or, what would be the chances of getting it
> into a new release of Paramiko?
>

I think it would be essentially patching one file "paramiko/rng.py"

The StrongLockingRandomPool() class would need to be patched to use the
new functionality. I don't know if we could take it the step further and
get rid of StrongLockingRandomPool entirely, since it seems that the new
random stream functionality is done differently.

I haven't looked closely, but at least it looks like Crypto now does the
entropy seeding for you, rather than expecting the calling code to pass
in more entropy from time to time.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkssB6MACgkQJdeBCYSNAAMsugCgidFbTav4lOoR1BgmYcST0RE/
J9oAoKuLKp0ypvIj2s5nK/VYcenj9sM2
=57s7
-----END PGP SIGNATURE-----