Should be a setter property for key_identifier
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
There should be a writer property for key_identifier as not everyone uses the RFC5280 sha1 method and it is required to be able to set ones own value.
See also #9
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 by locating the Python implementation of key_identifier and review related issue #9. Add the requested writer property so callers can set a value other than the RFC5280 SHA-1-derived value; done when a custom value can be assigned and used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100