提交 89f66fe2 编写于 作者: X xemdetia 提交者: Richard Levitte

Fix documentation link to reference man3

CLA: trivial
Reviewed-by: NMatthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5473)
上级 22defb43
...@@ -217,8 +217,8 @@ preference to the low level interfaces. This is because the code then becomes ...@@ -217,8 +217,8 @@ preference to the low level interfaces. This is because the code then becomes
transparent to the digest used and much more flexible. transparent to the digest used and much more flexible.
New applications should use the SHA-2 (such as L<EVP_sha256(3)>) or the SHA-3 New applications should use the SHA-2 (such as L<EVP_sha256(3)>) or the SHA-3
digest algorithms (such as L<EVP_sha3_512>). The other digest algorithms are digest algorithms (such as L<EVP_sha3_512(3)>). The other digest algorithms
still in common use. are still in common use.
For most applications the B<impl> parameter to EVP_DigestInit_ex() will be For most applications the B<impl> parameter to EVP_DigestInit_ex() will be
set to NULL to use the default digest implementation. set to NULL to use the default digest implementation.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册