microsoft / microsoft/AttackSurfaceAnalyzer
Gather Randomly Generated TPM Keys
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 3k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
It may be interesting to some consumers to have an example key to check properties of it.
Describe the solution you'd like
The TPM Collector should generate one each of a few key types at least including:
RSA 2048
ECC P256
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
Start by locating the TPM Collector and reviewing how it currently gathers TPM data. Add generation of representative RSA 2048 and ECC P256 keys, then verify that the collector exposes examples whose properties consumers can inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100