commit | 0da16fe32f41387f4ad32e96a939c67a3dc8e611 | [log] [tgz] |
---|---|---|
author | Maxime Méré <maxime.mere@foss.st.com> | Wed Sep 18 17:53:21 2024 +0200 |
committer | Maxime MÉRÉ <maxime.mere@foss.st.com> | Tue Dec 31 11:48:43 2024 +0100 |
tree | 05002d38f4f5ce7bb201365672cb143870802c0c | |
parent | 999503d285475f8920111f3fd760312ddf1d5b5b [diff] |
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