From ec5283e13cc576194b80ac4855e11a07088a6df8 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 25 Mar 2026 17:59:05 -0400 Subject: [PATCH] Update KMAC heading to level 2 Change the KMAC title from a level 1 to a level 2 heading. This adjusts the document structure to ensure it nests correctly within the broader documentation hierarchy. Signed-off-by: Simo Sorce --- working/doc/spec/kmac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/working/doc/spec/kmac.md b/working/doc/spec/kmac.md index 62b2346..dd529ef 100644 --- a/working/doc/spec/kmac.md +++ b/working/doc/spec/kmac.md @@ -1,4 +1,4 @@ -# KMAC +## KMAC KMAC is a family of message authentication codes based on KECCAK, as defined in [NIST SP800-185].