VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.7/doc/man7/EVP_CIPHER-RC4.pod@ 107613

Last change on this file since 107613 was 104078, checked in by vboxsync, 14 months ago

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

File size: 828 bytes
Line 
1=pod
2
3=head1 NAME
4
5EVP_CIPHER-RC4 - The RC4 EVP_CIPHER implementations
6
7=head1 DESCRIPTION
8
9Support for RC4 symmetric encryption using the B<EVP_CIPHER> API.
10
11=head2 Algorithm Names
12
13The following algorithms are available in the legacy provider:
14
15=over 4
16
17=item "RC4"
18
19=item "RC4-40"
20
21=item "RC4-HMAC-MD5"
22
23=back
24
25=head2 Parameters
26
27This implementation supports the parameters described in
28L<EVP_EncryptInit(3)/PARAMETERS>.
29
30=head1 SEE ALSO
31
32L<provider-cipher(7)>, L<OSSL_PROVIDER-legacy(7)>
33
34=head1 COPYRIGHT
35
36Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
37
38Licensed under the Apache License 2.0 (the "License"). You may not use
39this file except in compliance with the License. You can obtain a copy
40in the file LICENSE in the source distribution or at
41L<https://www.openssl.org/source/license.html>.
42
43=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