summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_zero.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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