Check if it possible to validate ECDSA key by some way
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 492
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Way to validate ECDSA keys is not found. Need to research and implement it (if it possible).
It using in KeyValidatorImpl::validateEcdsa methods
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 inspecting the KeyValidatorImpl::validateEcdsa method and the surrounding key-validation code. Research what ECDSA key validation should guarantee in this library, then identify appropriate tests and document the criteria for considering the work complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100