summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/EVP_DigestSignInit.pod
diff options
context:
space:
mode:
authordoug <>2015-06-20 01:07:25 +0000
committerdoug <>2015-06-20 01:07:25 +0000
commit13b44077b7b29b4c5c4e74960c560bfe55f3fde8 (patch)
tree144d1a93a079c76b8e2df6b6625e26229f129c6d /src/lib/libcrypto/doc/EVP_DigestSignInit.pod
parent5f22e43ab16130f217f9100a74e7d4d376707354 (diff)
downloadopenbsd-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_DigestSignInit.pod')
-rw-r--r--src/lib/libcrypto/doc/EVP_DigestSignInit.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/EVP_DigestSignInit.pod b/src/lib/libcrypto/doc/EVP_DigestSignInit.pod
index e70b88a4a9..7fd4c22e79 100644
--- a/src/lib/libcrypto/doc/EVP_DigestSignInit.pod
+++ b/src/lib/libcrypto/doc/EVP_DigestSignInit.pod
@@ -74,7 +74,7 @@ which indicates the maximum possible signature for any set of parameters.
74L<EVP_DigestVerifyInit(3)|EVP_DigestVerifyInit(3)>, 74L<EVP_DigestVerifyInit(3)|EVP_DigestVerifyInit(3)>,
75L<EVP_DigestInit(3)|EVP_DigestInit(3)>, L<err(3)|err(3)>, 75L<EVP_DigestInit(3)|EVP_DigestInit(3)>, L<err(3)|err(3)>,
76L<evp(3)|evp(3)>, L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>, 76L<evp(3)|evp(3)>, L<hmac(3)|hmac(3)>, L<md2(3)|md2(3)>,
77L<md5(3)|md5(3)>, L<mdc2(3)|mdc2(3)>, L<ripemd(3)|ripemd(3)>, 77L<md5(3)|md5(3)>, L<ripemd(3)|ripemd(3)>,
78L<sha(3)|sha(3)>, L<dgst(1)|dgst(1)> 78L<sha(3)|sha(3)>, L<dgst(1)|dgst(1)>
79 79
80=head1 HISTORY 80=head1 HISTORY