Files
mbedtls/tests
David Horstmann 443300e700 Add testcase for FFDH buffer overflow
This testcase calls psa_export_public_key() on an FFDH key with an
output buffer that is too small. Since the size is calculated based on
the required key size but not checked against the available buffer size,
we overflow the buffer.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2026-03-10 09:05:37 +00:00
..
2023-11-03 12:21:36 +00:00
2025-10-22 10:51:01 +01:00
2025-10-13 14:11:26 +01:00
2025-10-22 10:51:01 +01:00
2023-11-03 12:21:36 +00:00
2023-11-03 12:21:36 +00:00
2025-06-20 15:08:35 +01:00