Latest update (add quic)
This commit is contained in:
@@ -14,7 +14,8 @@ EVP_mdc2
|
||||
=head1 DESCRIPTION
|
||||
|
||||
MDC-2 (Modification Detection Code 2 or Meyer-Schilling) is a cryptographic
|
||||
hash function based on a block cipher.
|
||||
hash function based on a block cipher. This implementation is only available
|
||||
with the legacy provider.
|
||||
|
||||
=over 4
|
||||
|
||||
@@ -38,6 +39,7 @@ ISO/IEC 10118-2:2000 Hash-Function 2, with DES as the underlying block cipher.
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<evp(7)>,
|
||||
L<provider(7)>,
|
||||
L<EVP_DigestInit(3)>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user