summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/SHA1.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanup;jmc2016-12-021-3/+3
|
* Add Copyright and license.schwarze2016-11-291-13/+180
| | | | | | | | | | | Merge SHA2 documentation from OpenSSL. Fix the data type of the "n" argument of SHA1(3) and the return type of SHA1_Update(3). Merge a note about thread safety from OpenSSL. We have two competing implementations of SHA2 in base: in lib/libc/hash and in lib/libcrypto. Both are now documented in their proper manual page.
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert the remaining manual pages from pod to mdocschwarze2016-11-051-0/+102