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
..
.jenkins
configs crypto_config.h: Don't list mechanisms that are not implemented 2024-12-24 20:03:29 +01:00
git-scripts Header updates 2023-11-03 12:21:36 +00:00
include Revert "Added generated files" 2025-10-22 10:51:01 +01:00
opt-testcases Revert "Added generated files" 2025-10-22 10:51:01 +01:00
scripts Add ASan to test_sw_inet_pton 2025-10-13 14:11:26 +01:00
src Merge pull request #10137 from gilles-peskine-arm/test_suite_ssl-fix-ret-20250408-3.6 2025-04-23 16:42:17 +00:00
suites Add testcase for FFDH buffer overflow 2026-03-10 09:05:37 +00:00
.gitignore Revert "Added generated files" 2025-10-22 10:51:01 +01:00
CMakeLists.txt cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-25 09:49:22 +01:00
compat-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
compat.sh Adjust file path for translate_ciphers.py 2024-10-15 12:41:42 +01:00
context-info.sh Update directory-climbing path in context-info.sh 2024-07-08 15:36:48 +01:00
Descriptions.txt
make-in-docker.sh Header updates 2023-11-03 12:21:36 +00:00
Makefile cmake: Generate test_keys.h and test_certs.h in the build tree 2025-03-25 09:49:22 +01:00
ssl-opt.sh Fixed the same typo in ssl-opt.sh 2025-06-20 15:08:35 +01:00