image: Try ALL enc keys when verifying hash
image: Try ALL enc keys when verifying hash

Before this commit, the image verification procedure would fail early if
decryption failed.  The procedure is supposed to try all the keys and
report success if any of them works.
1 file changed
tree: 7ce7bb6f390eaa2fb18ee0bd17d36e0f8555ba7f
  1. errors/
  2. flash/
  3. image/
  4. manifest/
  5. mfg/
  6. sec/
  7. .gitignore
  8. .travis.yml
  9. go.mod
  10. go.sum
  11. LICENSE
  12. NOTICE
  13. README.md
README.md

Mynewt Artifact

Apache Mynewt Artifact is a Go library that parses, manipulates, validates, and outputs Mynewt artifacts. Supported artifacts are:

  • Images
  • Image manifests
  • Manufacturing images (mfgimages)
  • Manufacturing manifests