commit | 74bd40d85cf70fa8b8b4d9280efbb721c8ef4796 | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Mon Jul 21 21:06:46 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Mon Jul 21 21:06:46 2008 +0000 |
tree | b619620d431c4369096484516d6a6fc3692d6e01 | |
parent | be44991baa5282279eb14a18294d78d7358ac3ec [diff] |
On Windows, silence a Purify warning and initialize the memory passed to CryptGenRandom. Since python doesn't provide any particular random data, it seems more reasonable anyway.