From f96a765ab7d2142afd0a31e24ec00e8cc7e84766 Mon Sep 17 00:00:00 2001 From: Alexander Wagner Date: Tue, 17 Dec 2024 16:59:17 +0100 Subject: [PATCH] Update docs/audit_report/src/side_channels/01_02_ml_dsa.rst Co-authored-by: Fabian Albert --- docs/audit_report/src/side_channels/01_02_ml_dsa.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/audit_report/src/side_channels/01_02_ml_dsa.rst b/docs/audit_report/src/side_channels/01_02_ml_dsa.rst index 476707c7..cf769699 100644 --- a/docs/audit_report/src/side_channels/01_02_ml_dsa.rst +++ b/docs/audit_report/src/side_channels/01_02_ml_dsa.rst @@ -121,4 +121,4 @@ The sign is not leaked, as the following code snippet shows. return true; } -For these reasons, the leaks can be categorised as unproblematic. +For these reasons, the leaks can be categorized as unproblematic.