summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/SHA1.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.8; researched from OpenSSL gitschwarze2018-03-231-2/+6
|
* sha.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-3/+4
|
* 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