[openssl/openssl] b37871: Fix documentation regarding KMAC sizes
Michael Hinz
noreply at github.com
Mon Nov 6 07:51:11 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: b37871cd0a4290cbaba9464856a7f17f26d1c30a
https://github.com/openssl/openssl/commit/b37871cd0a4290cbaba9464856a7f17f26d1c30a
Author: Michael Hinz <michael at hinz.no>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M doc/man7/EVP_MAC-KMAC.pod
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22614)
(cherry picked from commit 56d1ab3b6c7468ce0f534f09e305a539101f9c3d)
More information about the openssl-commits
mailing list