You are not logged in.
We just included a Cryptographically Secure Pseudo-Random Number Generator (CSPRNG) into our SynCrypto.pas unit.
The TAESPRNG class would use real system entropy to generate a sequence of pseudorandom bytes, using AES-256, so returning highly unpredictable content.
See http://synopse.info/fossil/info/ceb55b4eea6
This is the forum thread for http://blog.synopse.info/post/AES-CSPRNG
See also https://plus.google.com/+ABouchez/posts/B3pgUPL3k5c
Offline