wbond / wbond/certbuilder

Should be a setter property for key_identifier

Open
#13 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.