arm-trusted-firmware/tools/cert_create
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
..
include fix(cert-create): add default keysize to Brainpool ECDSA 2024-12-31 11:48:43 +01:00
src fix(cert-create): load openSSL configuration before PKCS11 operations 2024-11-15 16:00:07 +02:00
Makefile build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00