Azure / Azure/azure-c-shared-utility
PKCS#8 not supported for Windows
Open
- Dominant language
- C
- Stars
- 116
- Forks
- 216
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 11
Description
Currently, azure-c-shared-utility does not support PKCS#8 for Windows. It will interpret certificates as PKCS#1.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Windows certificate parsing path in azure-c-shared-utility and identify where certificates are interpreted as PKCS#1. Compare that path with the required PKCS#8 handling and verify the result with the project's existing Windows certificate tests, if available; done means PKCS#8 certificates are accepted without breaking PKCS#1 support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100