dump-signedexchange: Implement signature verification
Open
@irori is already working on this.
Since Oct 30, 2018.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
Add a reference implementation of signature validity check in go/signedexchange, and use it from dump-signedexchange.
It would help implementors of other signed exchange generators. Also, it will enable us to add roundtrip (sign-and-verify) tests.
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.
Assessment
This issue has not been assessed yet.