Support for password-protected PEM files
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 84
- Forks
- 30
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 1
Description
Both keysmith and dfx support password-protected PEM files.
Is there already a way to use a password-protected PEM file with quill?
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
The issue mentions keysmith, dfx, and quill but names no files or tests. First inspect quill's existing PEM and key-loading entry points, then compare their behavior with password-protected inputs. Done means quill can use a password-protected PEM file and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100