]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: better description of KECCAK-KMAC XOF
authorJames Muir <james@openssl.org>
Mon, 13 Nov 2023 19:28:23 +0000 (14:28 -0500)
committerRichard Levitte <levitte@openssl.org>
Wed, 22 Nov 2023 09:49:42 +0000 (10:49 +0100)
commitd06153a44ed01dd7037ea8a51e279adc0cfa40c2
tree700241a534b5be9a8dde2cf5a97a74bf8a94f1b7
parentf558298d398729da1536da3898dc40abe92fba3a
doc: better description of KECCAK-KMAC XOF

KECCAK-KMAC-128 and KECCAK-KMAC-256 are extendable output functions
that have been defined because they are convenient for implementing
KMAC.  Give definitions for them so that users aren't left to figure
that out themselves.  KECCAK-KMAC-128 is very similar to SHAKE-128,
and KECCAK-KMAC-256 is very similar to SHAKE-256.

Related to #22619.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22755)

(cherry picked from commit f1bea887ef17802a2d83e9289e812c00fd0f0523)
doc/man7/EVP_MD-SHAKE.pod