arm-trusted-firmware/tools/cert_create/include
Maxime Méré 0da16fe32f fix(cert-create): add default keysize to Brainpool ECDSA
By default, the ECDSA Brainpool regular and ECDSA Brainpool twisted
algorithms support 256-bit sized keys. Not defining this leads to
an error indicating that '256' is not a valid key size for ECDSA
Brainpool. KEY_SIZES matrix must have a value in its table to avoid
problems when KEY_SIZE is defined.

Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>
Change-Id: I34886659315f59a9582dcee1d92d0e24d4a4138e
2024-12-31 11:48:43 +01:00
..
cca feat(cert-create): add new option for CCA NV ctr 2023-05-25 16:40:43 -05:00
dualroot cert_create: add Platform owned secure partitions support 2020-08-12 14:30:18 +01:00
tbbr cert_tool: Update cert_tool for fw_config image support 2020-06-24 08:44:26 +01:00
cert.h refactor(security): add OpenSSL 1.x compatibility 2022-11-11 13:33:42 -05:00
cmd_opt.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
debug.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
ext.h feat(cert-create): add new option for CCA NV ctr 2023-05-25 16:40:43 -05:00
key.h fix(cert-create): add default keysize to Brainpool ECDSA 2024-12-31 11:48:43 +01:00
sha.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00