[Development] websockets (was RE: Qt 5.3 Feature freeze is coming quite soon...)

Thiago Macieira thiago.macieira at intel.com
Wed Feb 12 09:16:15 CET 2014


Em qua 12 fev 2014, às 08:01:23, Kurt Pattyn escreveu:
> We can always 'duplicate' some code from the std::random library
> How 'secure' should this be? Is a Mersenne-Twister for instance 'secure'
> enough?

As secure as we can get it. We should use the CPU instructions and/or 
/dev/random whenever possible.

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




More information about the Development mailing list