mcuboot/docs
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
..
.gitignore Create files needed to run Jekyll locally 2017-09-11 16:08:47 -06:00
Gemfile Update Jekyll due to CVE 2019-01-02 16:43:39 -02:00
Gemfile.lock Update Jekyll due to CVE 2019-01-02 16:43:39 -02:00
PORTING.md Replace flash partitioning terminology 2019-03-13 15:40:21 -06:00
SubmittingPatches.md Fix main github repo links in docs 2018-11-16 15:10:52 -03:00
_config.yml Rearrange docs for gh-pages 2017-09-11 14:03:28 -06:00
design.md Fix double swap on interrupted revert 2019-05-31 10:15:08 -07:00
encrypted_images.md Replace flash partitioning terminology 2019-03-13 15:40:21 -06:00
imgtool.md Add ed25519 signing support to imgtool 2019-06-13 19:21:05 -03:00
index.md Fix main github repo links in docs 2018-11-16 15:10:52 -03:00
readme-mynewt.md Fix main github repo links in docs 2018-11-16 15:10:52 -03:00
readme-riot.md doc: Convert rst to md and move to docs/ 2018-01-23 14:08:14 -02:00
readme-zephyr.md Replace flash partitioning terminology 2019-03-13 15:40:21 -06:00
release-notes.md docs: Release notes for 1.3.0-rc1 2019-01-24 10:03:37 -07:00
release.md Add Mynewt specific release information 2019-05-06 15:31:48 -03:00
signed_images.md Rearrange docs for gh-pages 2017-09-11 14:03:28 -06:00
testplan-mynewt.md docs: samples: Update pyocd calls to unified tool subcommands 2019-02-19 14:09:36 -03:00
testplan-zephyr.md docs: samples: Update pyocd calls to unified tool subcommands 2019-02-19 14:09:36 -03:00