Move the weak SHA-1 and MD5 hashes out of EVP_DigestInit(3)
authorschwarze <schwarze@openbsd.org>
Sun, 27 Aug 2023 15:33:08 +0000 (15:33 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 27 Aug 2023 15:33:08 +0000 (15:33 +0000)
commit4a9745e0601bb90758252ed1f1a586d4f012da45
tree9e87e46e116f5dd018d79ce6cfa3df3ddd9cc120
parent55e5f7f1ba85da36c00f7d8a60754283ebe551d4
Move the weak SHA-1 and MD5 hashes out of EVP_DigestInit(3)
into a new EVP_sha1(3) manual page, and also mention EVP_md4(3) there.
Using input from tb@ and jsing@, who like the general direction.
lib/libcrypto/man/EVP_DigestInit.3
lib/libcrypto/man/EVP_sha1.3 [new file with mode: 0644]
lib/libcrypto/man/Makefile
lib/libcrypto/man/evp.3