mcuboot/scripts/imgtool
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
..
keys Add ed25519 signing support to imgtool 2019-06-13 19:21:05 -03:00
__init__.py imgtool: Add explicit license declarations 2017-12-21 13:31:03 -07:00
image.py Add ed25519 signing support to imgtool 2019-06-13 19:21:05 -03:00
main.py Add ed25519 signing support to imgtool 2019-06-13 19:21:05 -03:00
version.py Add click handling of cli options 2018-06-05 10:58:01 -03:00