summaryrefslogtreecommitdiff
path: root/include/openssl/rand.h
Commit message (Expand)AuthorAgeFilesLines
* rand: add set0 calls for the private and public DRBGsPauli2022-11-021-0/+2
* rand: use size_t for size argument to RAND_bytes_ex()Pauli2021-06-011-2/+2
* rand: add a strength argument to the BN and RAND RNG callsPauli2021-05-291-4/+13
* Update copyright yearMatt Caswell2021-03-111-1/+1
* rand: add DRBG/seed setting functionsPauli2021-02-231-0/+5
* RAND_METHOD deprecation: code changesPauli2021-02-231-6/+8
* Switch deprecation method for RANDRichard Levitte2020-12-041-4/+7
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-7/+7
* rand_drbg: remove RAND_DRBG.Pauli2020-08-071-0/+15
* CTR, HASH and HMAC DRBGs in providerPauli2020-06-241-1/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell2020-01-201-0/+7
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-1/+1
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1
* Remove tab characters from C source files.Pauli2019-07-161-1/+1
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-1/+1
* Modify the DEVRANDOM source so that the files are kept open persistently.Pauli2018-06-271-0/+1
* include/openssl/rand.h: omit intermediate typedef.Andy Polyakov2018-03-221-2/+0
* openssl/rand.h: fix formatting.Andy Polyakov2018-03-221-1/+0
* Update copyright yearMatt Caswell2018-02-131-1/+1
* Remove redundant declarations of ERR_load_*_strings()Nick Mathewson2018-02-091-1/+0
* Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre2017-10-181-1/+0
* RAND: Rename the RAND_poll_ex() callback and its typedefDr. Matthias St. Pierre2017-08-281-2/+2
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-0/+10
* Install custom RAND_METHOD for fuzzingRich Salz2017-07-261-4/+0
* Add DRBG random methodRich Salz2017-07-191-9/+10
* Use randomness not entropyRich Salz2017-06-271-5/+2
* make error tables const and separate header fileRich Salz2017-06-071-14/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+1
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-081-5/+2
* add removed functions back as deprecatedJoey Yandle2016-05-291-0/+5
* get rid of now empty #ifJoey Yandle2016-05-291-4/+0
* cherry pick pr-512 changesJoey Yandle2016-05-291-2/+0
* cherry pick pr-512 changesJoey Yandle2016-05-291-1/+0
* Remove unused error/function codes.Rich Salz2016-05-231-14/+3
* Copyright consolidation 03/10Rich Salz2016-05-171-54/+6
* Fix explicit de-init macrosMatt Caswell2016-04-131-1/+1
* Deprecate RAND_cleanup() and make it a no-opMatt Caswell2016-04-131-1/+3
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-141-0/+2
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-3/+1
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-061-4/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-2/+2
* Configure: android-arm facelift.Andy Polyakov2015-04-021-0/+3
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+153