mcuboot/scripts
Fabio Utzig 8101d1fa44 Add ed25519 signing support to imgtool
This adds ed25519 signature support using the "prehash" method. Instead
of using the direct contents of the image and header payloads, a sha256
is generated and signed (SHA256-Ed25519). This allows for compatibility
with already existing tools that use the sha256 hash, like mcumgr, etc.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2019-06-13 19:21:05 -03:00
..
imgtool Add ed25519 signing support to imgtool 2019-06-13 19:21:05 -03:00
assemble.py fix the offset and size regular expressions in assemble.py 2018-07-10 11:11:52 -03:00
flash.sh Replace flash partitioning terminology 2019-03-13 15:40:21 -06:00
gdb-boot.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
imgtool.py Add imgtool publishing support 2019-01-08 07:29:24 -02:00
jgdb.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
jl.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
requirements.txt Add click handling of cli options 2018-06-05 10:58:01 -03:00
setup.py Bump version to 1.3.0-rc1 2019-01-24 10:03:37 -07:00