Adding SymCrypt as a crypto provider
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 505
- Forks
- 157
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Hello, I have a fork where I've added support for SymCrypt as a crypto provider - so far it seems to work w/ the tests in the repo as well as another project I'm working with as a drop-in replacement.
Since it would be adding a new crypto provider, I wanted to file an issue to see if this something this project would be open to before putting up a PR.
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
Review the existing crypto-provider structure and the repository tests, then compare them with the SymCrypt support described in the linked rust-symcrypt project. Confirm the provider integration requirements and whether the existing tests cover the proposed drop-in replacement before determining what a complete contribution would need.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100