issues
search
veraison
/
corim
CoRIM and CoMID manipulation library and CLI
Apache License 2.0
9
stars
7
forks
source link
Add command line interface
#19
Closed
thomas-fossati
closed
3 years ago
thomas-fossati
commented
3 years ago
Add a CLI that can be used to:
[x] create CoMIDs from a (JSON?) template
[x] create (unsigned) CoRIMs from a template and the file-system location of child CoMIDs and CoSWIDs
[x] validate CoMID
[x] validate CoRIM
[x] sign CoRIMs
[x] verify CoRIMs
[x] display CoRIMs content (as JSON)
[x] display CoMIDs content (as JSON)
[x] save CoMIDs and CoSWIDs embedded in a CoRIM to a directory as separate files
thomas-fossati
commented
3 years ago
Addressed in #21
Add a CLI that can be used to: