VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.2/doc/man7/EVP_MD-RIPEMD160.pod@ 95119

Last change on this file since 95119 was 94320, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

File size: 864 bytes
Line 
1=pod
2
3=head1 NAME
4
5EVP_MD-RIPEMD160 - The RIPEMD160 EVP_MD implementation
6
7=head1 DESCRIPTION
8
9Support for computing RIPEMD160 digests through the B<EVP_MD> API.
10
11=head2 Identities
12
13This implementation is only available with the legacy provider, and is
14identified with any of the names "RIPEMD-160", "RIPEMD160", "RIPEMD" and
15"RMD160".
16
17=head2 Gettable Parameters
18
19This implementation supports the common gettable parameters described
20in L<EVP_MD-common(7)>.
21
22=head1 SEE ALSO
23
24L<provider-digest(7)>, L<OSSL_PROVIDER-default(7)>
25
26=head1 COPYRIGHT
27
28Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
29
30Licensed under the Apache License 2.0 (the "License"). You may not use
31this file except in compliance with the License. You can obtain a copy
32in the file LICENSE in the source distribution or at
33L<https://www.openssl.org/source/license.html>.
34
35=cut
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette