summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_set_bit.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Add Copyright and license.schwarze2016-11-201-2/+56
| | | | Mention that shifting by negative numbers of bits is not allowed.
* 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/+157