[PATCH] fixup! public-keys: move list out of struct public_key
Sascha Hauer
s.hauer at pengutronix.de
Mon Nov 3 00:39:01 PST 2025
On Tue, 28 Oct 2025 16:01:57 +0100, Jonas Rebmann wrote:
> After not invoking ecdsa_key_dup() on keys before first use anymore,
> key->size bits remains uninitialized, breaking ecdsa_verify() and
> thereby ECDSA at large.
>
> - Drop the unused ecdsa_key_dup
> - Drop the uninitialized size_bits field in struct ecdsa_public_key
> - Invoke ecdsa_key_size() in ecdsa_verify() instead
>
> [...]
Applied, thanks!
[1/1] fixup! public-keys: move list out of struct public_key
https://git.pengutronix.de/cgit/barebox/commit/?id=b39e4204f161 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list