$manlookup

EVP_MD-KECCAK

(7ssl)

The KECCAK EVP_MD implementations

Overview, conventions, miscellanyopenssl 3.5.6-1~deb13u2

DESCRIPTION

Support for computing KECCAK digests through the EVP_MD API.

This implementation is available in the default provider and includes the following varieties:

"KECCAK-224"
"KECCAK-256"
"KECCAK-384"
"KECCAK-512"

This implementation supports the common gettable parameters described in EVP_MD-common(7).

See also