aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rand/rand_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Use RAND_METHOD for implementing RAND_status.Bodo Möller2000-03-021-0/+7
* Allow for higher granularity of entropy estimates by using 'double'Bodo Möller2000-02-191-1/+1
* New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller2000-01-161-0/+6
* Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller2000-01-131-2/+9
* Initial support for MacOS.Andy Polyakov1999-09-111-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-10/+5
* More exactitude with function arguments.Ben Laurie1999-02-091-2/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-2/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+104