VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/doc/man7/EVP_MD-KECCAK.pod

Last change on this file was 109052, checked in by vboxsync, 4 weeks ago

openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. ​bugref:10890

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 893 bytes
Line 
1=pod
2
3=head1 NAME
4
5EVP_MD-KECCAK - The KECCAK EVP_MD implementations
6
7=head1 DESCRIPTION
8
9Support for computing KECCAK digests through the B<EVP_MD> API.
10
11=head2 Identities
12
13This implementation is available in the default provider and
14includes the following varieties:
15
16=over 4
17
18=item "KECCAK-224"
19
20=item "KECCAK-256"
21
22=item "KECCAK-384"
23
24=item "KECCAK-512"
25
26=back
27
28=head2 Gettable Parameters
29
30This implementation supports the common gettable parameters described
31in L<EVP_MD-common(7)>.
32
33=head1 SEE ALSO
34
35L<provider-digest(7)>, L<OSSL_PROVIDER-default(7)>
36
37=head1 COPYRIGHT
38
39Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
40
41Licensed under the Apache License 2.0 (the "License"). You may not use
42this file except in compliance with the License. You can obtain a copy
43in the file LICENSE in the source distribution or at
44L<https://www.openssl.org/source/license.html>.
45
46=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