sec: Add `Type` field to `Sig` type

It was not possible to determine the algorithm associated with a
signature.  This commit adds this information to the Sig type.
3 files changed
tree: c8f10eebe72308a2e6f79b9dc3bc0a0beed794e0
  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