VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/doc/man7/EVP_CIPHER-BLOWFISH.pod

Last change on this file was 109052, checked in by vboxsync, 3 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: 857 bytes
Line 
1=pod
2
3=head1 NAME
4
5EVP_CIPHER-BLOWFISH - The BLOBFISH EVP_CIPHER implementations
6
7=head1 DESCRIPTION
8
9Support for BLOWFISH 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 "BF-ECB"
18
19=item "BF-CBC"
20
21=item "BF-OFB"
22
23=item "BF-CFB"
24
25=back
26
27
28=head2 Parameters
29
30This implementation supports the parameters described in
31L<EVP_EncryptInit(3)/PARAMETERS>.
32
33=head1 SEE ALSO
34
35L<provider-cipher(7)>, L<OSSL_PROVIDER-legacy(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