Change Windows build to use aws-lc-rs
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 66
Description
The most recent version of rustls pulls in a newer version of aws-lc-rs that no longer requires NASM as a build dependency on Windows, if prebuilt NASM objects are enabled. We could try switching from ring to aws-lc-rs for our published Windows binaries.
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 locating the rustls and ring configuration plus the Windows build and published-binary workflow. Check how aws-lc-rs is enabled and verify that the resulting Windows build uses its prebuilt NASM objects without requiring NASM; done means the published Windows binaries build successfully with the new backend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, cryptography
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100