1EVP_CIPHER-BLOWFISH(7ossl)          OpenSSL         EVP_CIPHER-BLOWFISH(7ossl)
2
3
4

NAME

6       EVP_CIPHER-BLOWFISH - The BLOBFISH EVP_CIPHER implementations
7

DESCRIPTION

9       Support for BLOWFISH symmetric encryption using the EVP_CIPHER API.
10
11   Algorithm Names
12       The following algorithms are available in the legacy provider:
13
14       "BF-ECB"
15       "BF-CBC"
16       "BF-OFB"
17       "BF-CFB"
18
19   Parameters
20       This implementation supports the parameters described in "PARAMETERS"
21       in EVP_EncryptInit(3).
22

SEE ALSO

24       provider-cipher(7), OSSL_PROVIDER-legacy(7)
25
27       Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
28
29       Licensed under the Apache License 2.0 (the "License").  You may not use
30       this file except in compliance with the License.  You can obtain a copy
31       in the file LICENSE in the source distribution or at
32       <https://www.openssl.org/source/license.html>.
33
34
35
363.0.5                             2022-07-05        EVP_CIPHER-BLOWFISH(7ossl)
Impressum