summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_rand.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-8/+6
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+3
* If BN_rand() or BN_pseudo_rand() are called with a NULL rnd argument,jsing2015-02-191-3/+8
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-221-11/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* malloc() result does not need a cast.deraadt2014-06-071-1/+1
* Emergency knfectomie requested by tedu@.jsing2014-05-081-110/+98
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* So the OpenSSL codebase does "get the time, add it as a random seed"deraadt2014-04-141-3/+0
* resolve conflictsdjm2009-01-091-3/+3
* resolve conflictsdjm2008-09-061-5/+19
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-13/+81
* openssl-engine-0.9.6a mergebeck2001-06-221-13/+94
* openssl-engine-0.9.6 mergebeck2000-12-151-2/+8
* OpenSSL 0.9.5 mergebeck2000-03-191-3/+22
* OpenSSL 0.9.4 mergebeck1999-09-291-7/+3
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+121