Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: try to use either aws-lc-rs or ring #17180

Open
xxchan opened this issue Jun 10, 2024 · 0 comments
Open

dep: try to use either aws-lc-rs or ring #17180

xxchan opened this issue Jun 10, 2024 · 0 comments

Comments

@xxchan
Copy link
Member

xxchan commented Jun 10, 2024

In rustls@0.23, they changed default provider from ring to aws-lc-rs (for better performance) rustls/rustls#1780 #16038

They are both slow to compile, and cannot be cached. So ideally we just compile one of them. Since ring is more widely used, it might be easier to get rid of aws-lc-rs

image
@github-actions github-actions bot added this to the release-1.10 milestone Jun 10, 2024
@xxchan xxchan removed this from the release-1.10 milestone Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant