Explore >> Select a destination


You are here

blog.gistre.epita.fr
| | www.johndcook.com
2.9 parsecs away

Travel
| | Random number generator test services. We test RNGs using the standard test suites: PractRand, TestU01 (BigCrush), DIEHARD(ER), NIST SP 800-22.
| | wiki.openssl.org
1.9 parsecs away

Travel
| |
| | paragonie.com
2.9 parsecs away

Travel
| | A lesson on cryptographically secure pseudorandom number generators in PHP, and how to generate random integers and strings from a high quality entropy source like /dev/urandom to generate secure random passwords in PHP.
| | blog.cryptographyengineering.com
27.4 parsecs away

Travel
| In today's news of the weird, RSA (a division of EMC) hasrecommendedthat developers desist fromusingthe (allegedly) 'backdoored' Dual_EC_DRBG random number generator -- which happens to be thedefault in RSA's BSafe cryptographic toolkit. Youch. In case you're missing the story here, Dual_EC_DRBG (which I wrote about yesterday) is the random number generator voted most likely to...