Added attribution for ffdh-peerkey-check

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis
2026-03-26 16:36:25 +00:00
parent 441beaeeac
commit e4c6f6819e

View File

@@ -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.