You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
In
[email protected]
, they changed default provider fromring
toaws-lc-rs
(for better performance) rustls/rustls#1780 #16038They 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 ofaws-lc-rs
The text was updated successfully, but these errors were encountered: