theupdateframework / theupdateframework/rust-tuf
RSA key support does not conform to the spec
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 198
- Forks
- 39
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
Tracking issue to get RSA keys to conform to the spec
[ ] https://github.com/heartsucker/rust-tuf/issues/204 - RSA keys should be encoded as a PEM string
Contributor guide
No contributing guide indexed for this repository
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 linked issue #204, which specifies that RSA keys should be encoded as a PEM string. Inspect the RSA key encoding path in the repository and verify the implementation against the TUF specification; done means RSA keys conform to that encoding requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100