]> git.ipfire.org Git - thirdparty/openssl.git/commit - doc/man7/EVP_MAC-KMAC.pod
Fix documentation regarding KMAC sizes
authorMichael Hinz <michael@hinz.no>
Fri, 3 Nov 2023 13:17:39 +0000 (14:17 +0100)
committerHugo Landau <hlandau@openssl.org>
Mon, 6 Nov 2023 07:48:11 +0000 (07:48 +0000)
commit56d1ab3b6c7468ce0f534f09e305a539101f9c3d
tree00c89c2b87acb06d036312e299e19f55ee812f4a
parent0c2aabbaeacf1cc9864daaed11fae755fe7bc025
Fix documentation regarding KMAC sizes

As per recommendation by jfinkhaeuser, this documents the defaults for
KMAC-128 as 32 and for KMAC-256 as 64. The code already accomodates for
these values, so no changes are needed there.

Fixes #22381

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22614)
doc/man7/EVP_MAC-KMAC.pod