El jue 22 ago 2013 10:37:12 CLT, Bodo Moeller escribió:

> (So we probably should use the current time in addition to the PID to
> get a general solution to the PID wrap-around problem even on systems
> where actual independent reseeding isn't possible.)

Or the processor time stamp counter (RDTSC in x86) that is slightly 
less predictable than the current time since it depends on local 
processor state and is not generally accessible to a non-local attacker.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to