eclipse-score / eclipse-score/inc_security_crypto
Support of get public key API
- Dominant language
- C++
- Stars
- 3
- Forks
- 15
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 23
Description
### What
Use case: to get the public key of the certificate which can be used for doing standalone crypto signature verification.
Would need extension in key management as well.
### Acceptance Criteria (DoD)
API available that returns public key of the certificate
### How
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing key-management API and the certificate handling entry points in the repository. Trace how certificates are exposed today and determine where a public-key accessor belongs. Done means an API returns the certificate's public key for standalone cryptographic signature verification, with the key-management extension covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, cryptography, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100