CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/11/29 10:33:49

Modified files:
        lib/libcrypto/man: SHA1.3 

Log message:
Add Copyright and license.
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.

Reply via email to