$manlookup

EVP_CIPHER-BLOWFISH

(7ssl)

The BLOBFISH EVP_CIPHER implementations

Overview, conventions, miscellanyopenssl 3.5.6-1~deb13u2

DESCRIPTION

Support for BLOWFISH symmetric encryption using the EVP_CIPHER API.

The following algorithms are available in the legacy provider:

"BF-ECB"
"BF-CBC"
"BF-OFB"
"BF-CFB"

This implementation supports the parameters described in "PARAMETERS" in EVP_EncryptInit(3).

See also