Fix errors in fortuna PRNG reseeding logic that could cause a predictable
Tom Lane <tgl@sss.pgh.pa.us>
Fix errors in fortuna PRNG reseeding logic that could cause a predictable session key to be selected by pgp_sym_encrypt() in some cases. This only affects non-OpenSSL-using builds. Marko Kreen
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/fortuna.c | modified | +14 −5 |