[Development] CSPRNG vs DPRNG

Thiago Macieira thiago.macieira at intel.com
Fri Oct 13 16:12:19 CEST 2017


On Friday, 13 October 2017 01:30:57 PDT Lars Knoll wrote:
> This sounds like a decent option to me. I'm don't quite like system() and
> global() as names yet, as they don't really make it clear that one of them
> is deterministic. Other than that this looks like a good way forward.

Well, one of them is deterministic, but only if you know the seed which comes 
from the non-deterministic one. So it's highly unlikely that you'll be able to 
determine its sequence.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list