On Mon, 2 Sept 2024 at 07:33, Chia-Wei Wang wrote:
>
> Add ECDSA384 algorithm support for image signing and verification.
>
> Signed-off-by: Chia-Wei Wang
> ---
> include/u-boot/ecdsa.h | 1 +
> lib/ecdsa/ecdsa-verify.c | 14 +++---
> tools/image-sig-host.c | 7 +++
> 3 files c
Add ECDSA384 algorithm support for image signing and verification.
Signed-off-by: Chia-Wei Wang
---
include/u-boot/ecdsa.h | 1 +
lib/ecdsa/ecdsa-verify.c | 14 +++---
tools/image-sig-host.c | 7 +++
3 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/include/u-boot
2 matches
Mail list logo