From e4c6f6819ef079a8d90647abe5922265212f7733 Mon Sep 17 00:00:00 2001 From: Minos Galanakis Date: Thu, 26 Mar 2026 16:36:25 +0000 Subject: [PATCH] Added attribution for ffdh-peerkey-check Signed-off-by: Minos Galanakis --- ChangeLog.d/ffdh-peerkey-check.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.d/ffdh-peerkey-check.txt b/ChangeLog.d/ffdh-peerkey-check.txt index a2204b4f57..59bdd71c17 100644 --- a/ChangeLog.d/ffdh-peerkey-check.txt +++ b/ChangeLog.d/ffdh-peerkey-check.txt @@ -3,4 +3,6 @@ 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. + into a small set. Reported independently by Eva Crystal (0xiviel) and ++ another reporter. +