commit | c6e7e9be7adbe567228b0978c951d46dd8e9b20c | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Tue Nov 15 15:06:40 2022 +0000 |
committer | Fabio Utzig <utzig@utzig.org> | Wed Nov 16 14:02:19 2022 -0300 |
tree | b744afdac6c416744b5c290777dbaa92df89384c | |
parent | 284b8fe3dde026de7014fbe0ba04fd90ec76f577 [diff] |
imgtool: Improve ECDSA key generation This patch improves the existing ECDSA key generation feature in the imgtool by: - Fix a bug in the 'minimal' representation of PKCS#8 keys where the resulting ASN.1 DER encoding is not compliant - Add the option to export ECDSA private keys in SEC1 format by providing a command line option -f or --format that can be 'openssl' (for SEC1 format) or 'pkcs8'. This format ends up in key encodings which are generally smaller than PKCS#8. Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com>
This is MCUboot version 1.10.0-dev
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: