From 38fe3d463e0ac044e66e7a060c4989f862cac0b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 25 Mar 2026 13:36:01 +0100 Subject: [PATCH] Remove attribution that wasn't agreed on MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Manuel Pégourié-Gonnard --- ChangeLog.d/ffdh-peerkey-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.d/ffdh-peerkey-check.txt b/ChangeLog.d/ffdh-peerkey-check.txt index fe54fae7cf..a2204b4f57 100644 --- a/ChangeLog.d/ffdh-peerkey-check.txt +++ b/ChangeLog.d/ffdh-peerkey-check.txt @@ -3,4 +3,4 @@ Security PSA_ALG_FFDH: low-order elements were not rejected as they should be. This is a problem for protocols using FFDH that expect contributory behaviour, that is, where neither party should be able to force the shared secret - into a small set. Found and reported by Kai Tian. + into a small set.