image: Functions to decrypt hw-encrypted images

"Hardware-encrypted images" are images that run on devices capable of
on-the-fly decryption.  These images differ from regular encrypted
images in the following ways:
    * Contain some extra TLVs (nonce, secret ID)
    * The hash is of the *encrypted* image
1 file changed
tree: da0ffe2e06a7ce668e74ee0306a93c483a11590a
  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