summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rand/rc4_rand.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some software expects RAND_status() to return 1 for success, so alwaysreyk2014-04-161-2/+10
* Replace the old OpenSSL PRNG by direct use of arc4random_buf(), keeping themiod2014-04-151-0/+44