]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/RAND_bytes.pod
Clarify the deprecation warnings in the docs
[thirdparty/openssl.git] / doc / man3 / RAND_bytes.pod
2021-12-06  Matt CaswellClarify the deprecation warnings in the docs
2021-06-17  Matt CaswellUpdate copyright year
2021-06-01  Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-05-29  Paulidoc: document the strength arugments to the RNG functions
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-07  Paulirand_drbg: remove RAND_DRBG.
2020-04-23  Matt CaswellUpdate copyright year
2020-03-03  Dr. Matthias St... doc: document that 'openssl rand' is cryptographically...
2020-01-20  Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2019-04-12  Joshua LockUpdate various man pages to place HISTORY section after...
2018-12-15  Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-03  Richard LevitteDocs: better deprecation text
2018-06-19  Nicola TuveriFix & update documentation about RAND_priv_bytes()
2018-03-29  Dr. Matthias St... Add documentation for the RAND_DRBG API
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
2017-07-03  Rich SalzBN_pseudo_rand is really BN_rand
2017-07-03  Rich SalzVarious doc fixes
2017-06-27  Rich SalzUse randomness not entropy
2017-06-20  Rich SalzAdd RAND_UNIMPLEMENTED error code
2016-11-11  Richard LevitteFix referenses in section 3 manuals
2016-10-26  Rich SalzMove manpages to man[1357] structure.