diff options
| author | doug <> | 2015-06-20 01:07:25 +0000 |
|---|---|---|
| committer | doug <> | 2015-06-20 01:07:25 +0000 |
| commit | 13b44077b7b29b4c5c4e74960c560bfe55f3fde8 (patch) | |
| tree | 144d1a93a079c76b8e2df6b6625e26229f129c6d /src/lib/libcrypto/doc/EVP_SignInit.pod | |
| parent | 5f22e43ab16130f217f9100a74e7d4d376707354 (diff) | |
| download | openbsd-13b44077b7b29b4c5c4e74960c560bfe55f3fde8.tar.gz openbsd-13b44077b7b29b4c5c4e74960c560bfe55f3fde8.tar.bz2 openbsd-13b44077b7b29b4c5c4e74960c560bfe55f3fde8.zip | |
Remove obsolete MDC-2DES from libcrypto.
ok deraadt@ jsing@ miod@
Diffstat (limited to 'src/lib/libcrypto/doc/EVP_SignInit.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/EVP_SignInit.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_SignInit.pod b/src/lib/libcrypto/doc/EVP_SignInit.pod index 5a1b67e006..9aafa3d63a 100644 --- a/src/lib/libcrypto/doc/EVP_SignInit.pod +++ b/src/lib/libcrypto/doc/EVP_SignInit.pod | |||
| @@ -89,7 +89,7 @@ The previous two bugs are fixed in the newer EVP_SignDigest*() function. | |||
| 89 | L<EVP_VerifyInit(3)|EVP_VerifyInit(3)>, | 89 | L<EVP_VerifyInit(3)|EVP_VerifyInit(3)>, |
| 90 | L<EVP_DigestInit(3)|EVP_DigestInit(3)>, L<err(3)|err(3)>, | 90 | L<EVP_DigestInit(3)|EVP_DigestInit(3)>, L<err(3)|err(3)>, |
| 91 | L<evp(3)|evp(3)>, L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>, | 91 | L<evp(3)|evp(3)>, L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>, |
| 92 | L<md5(3)|md5(3)>, L<mdc2(3)|mdc2(3)>, L<ripemd(3)|ripemd(3)>, | 92 | L<md5(3)|md5(3)>, L<ripemd(3)|ripemd(3)>, |
| 93 | L<sha(3)|sha(3)>, L<dgst(1)|dgst(1)> | 93 | L<sha(3)|sha(3)>, L<dgst(1)|dgst(1)> |
| 94 | 94 | ||
| 95 | =head1 HISTORY | 95 | =head1 HISTORY |
