summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_generate_prime.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixesschwarze2018-03-231-2/+4
|
* crypto HISTORY up to 0.9.8; researched from OpenSSL gitschwarze2018-03-231-2/+11
|
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitschwarze2018-03-211-2/+3
|
* bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-11/+6
|
* bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-2/+8
|
* In bn.h rev. 1.38 2018/02/20 17:13:14, jsing@ providedschwarze2018-02-231-5/+54
| | | | | BN_GENCB_new(3), BN_GENCB_free(3), and BN_GENCB_get_arg(3). Merge the documentation from OpenSSL, verbatim.
* correctly mark all documented macros found in <openssl/bn.h>schwarze2017-01-071-4/+4
|
* 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/+3
|
* Add Copyright and license.schwarze2016-11-201-5/+65
| | | | | | In the SYNOPSIS, show prototypes rather than #define directives. Clarify that BN_generate_prime_ex(3) takes the minimum length, not the exact length.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-231-0/+289