[opentitantool] Cleanup spx+ commands
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
Per [comments](https://github.com/lowRISC/opentitan/pull/18041#pullrequestreview-1400441309) in #18041 there is some cleanup that is needed in the `openttiantool spx` commands.
- [ ] Fix formatting in `SpxPublicKeyInfo`
- [ ] Remove signature printing
- [ ] Improve key loading
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the opentitantool spx command implementations and the cleanup comments in PR #18041. Inspect how SpxPublicKeyInfo is formatted, where signatures are printed, and how keys are loaded. Done means the formatting is corrected, signature output is removed, and key loading is improved as specified by those comments.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100