summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_rand.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete references to ERR pages from SEE ALSO where suchschwarze2019-06-101-4/+3
| | | | references were already given below RETURN VALUES right above
* Remove the last references to the RAND_*(3) functions.schwarze2019-06-071-5/+3
| | | | | | These references were misleading because these functions are no longer used internally and applications should not call them either. Issue brought up by tb@.
* Make this page much more readable by deleting as much text as possibleschwarze2018-12-241-28/+9
| | | | | | | | | about functions that are deprecated, identical to other functions, and never made sense in the first place. As deraadt@ points out, we should not hide the information that matters in a heap of clutter. It would waste reader's time and make confusion and accidental misuse more likely. OK deraadt@ jmc@
* Delete irrelevant HISTORY details. Simply use BN_rand(3); thereschwarze2018-12-221-12/+2
| | | | | | | is no need to know at which time BN_pseudo_rand(3) was made the same as BN_rand(3). Considering that question might even mislead people to attempt ill-advised #ifdef'ing. Pointed out by deraadt@.
* Since OpenBSD 6.1, BN_pseudo_rand*(3) does the same as BN_rand*(3).schwarze2018-12-211-10/+18
| | | | | Say so, and note that OpenSSL followed suit in 1.1.0 according to OpenSSL commit 5ecff87d Jun 21 13:55:02 2017 +0100.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.6c; researched from OpenSSL gitschwarze2018-03-221-2/+3
|
* crypto HISTORY up to 0.9.6a; researched from OpenSSL gitschwarze2018-03-221-2/+4
|
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-4/+7
|
* replace all references to bn(3) with BN_new(3),schwarze2016-12-101-3/+3
| | | | and make sure all BN*(3) pages point back to BN_new(3)
* replace cross-references to the rand(3) manual that no longer existsschwarze2016-11-211-3/+2
|
* Add Copyright and license.schwarze2016-11-201-2/+59
| | | | Merge one additional sentence stating a restriction on arguments from OpenSSL.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* double word fix.sobrado2015-07-251-2/+2
| | | | ok jmc@, schwarze@
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-231-0/+93