Michael Van Canneyt wrote:
In short: People interested in crypto grade randomness should use specialized routines, not the built-ins provided by FPC.

So, why not provide an FPC CryptoRandom function, calling into /dev/urandom on UNIX and CryptGenRandom <https://msdn.microsoft.com/en-us/library/aa379942(v=vs.85).aspx> on Windows ?

Regards,

Adriaan van Os
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to