Hacker News new | ask | show | jobs
by pocksuppet 129 days ago
That would be amazing and really cement the proven value of Rust.
1 comments

There's even a project for a deliberately OpenSSL drop-in compatible Rustls backed library. It is intended for specific projects because OpenSSL is sprawling and they don't implement most if it, but in principle if you use the same parts of OpenSSL your C likely works with this safer + faster alternative today, why not recommend it to your users.

https://github.com/rustls/rustls-openssl-compat