summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_zero.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove documentation of BN_zero_ex() and update BN_one() and BN_zero()tb2023-04-301-22/+3
| | | | | which are no longer macros (and the latter is no longer deprecated and no longer attempts to allocate memory).
* mention what BN_ULONG isschwarze2022-11-221-3/+10
|
* document BN_zero_ex(3)schwarze2021-12-191-6/+38
|
* Add missing const qualifiers in a number of BN_* manuals.tb2021-11-301-3/+3
| | | | ok schwarze
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-11/+5
| | | | on the web, so fix up SSLeay HISTORY accordingly
* bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-4/+6
|
* Correctly describe BN_get_word(3) and BN_set_word(3).schwarze2018-02-131-20/+25
| | | | | | | | These functions constitute an obvious portability nightmare, but that's no excuse for incorrect documentation. Pointed out by Nicolas Schodet via OpenSSL commit b713c4ff Jan 22 14:41:09 2018 -0500.
* 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)
* Copyright and licenseschwarze2016-11-201-2/+50
|
* some cleanup;jmc2016-11-081-3/+3
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* document BN_set_negative() and BN_is_negative();schwarze2016-11-051-2/+4
| | | | feedback and OK bcook@, OK jsing@
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-231-0/+101