mcuboot icon indicating copy to clipboard operation
mcuboot copied to clipboard

scripts/imgtool.py: Add PKCS#11 ECDSA P384 support

Open IanJ-Arm opened this issue 3 months ago • 10 comments

Based on work submitted in relation to: Issue #599 ref: https://github.com/mcu-tools/mcuboot/issues/599 particularly these commits: https://github.com/grandcentrix/mcuboot/commit/82441bd4286 https://github.com/grandcentrix/mcuboot/commit/010ea89f https://github.com/rretanubun/mcuboot/commit/33c6400a40

Updated and modified to support ECDSA P384 keys. Tests also updated and fixed, tested with SoftHSMv2.

IanJ-Arm avatar Sep 05 '25 09:09 IanJ-Arm