summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ChaCha.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* prefer https links in man pagesjsg2022-02-181-3/+3
| | | | ok gnezdo@ miod@ jmc@
* use n-bit <noun> consistently; ok schwarze for the principal of the idea,jmc2020-06-241-6/+6
| | | | and for flagging which pages to check;
* new manual page ChaCha(3);schwarze2020-06-241-0/+253
OK tb@