NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Rustls Outperforms OpenSSL and BoringSSL (memorysafety.org)
favorited 34 minutes ago [-]
> OpenSSL and its derivatives, widely used across the Internet, have a long history of memory safety vulnerabilities with more being found this year. It's time for the Internet to move away from C-based TLS.

Seems like a cheap shot, considering Rustls's default cryptography is implemented using a fork of OpenSSL's libcrypto.

Of course, there's nothing wrong with writing memory-safe TLS atop C and assembly primitives. But to say that OpenSSL causes memory safety vulnerabilities without being clear that aws-lc-rs uses FFI to call down into AWS-LC, which is based on libcrypto from OpenSSL and BoringSSL seems disingenuous.

36 minutes ago [-]
33 minutes ago [-]
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 20:28:26 GMT+0000 (Coordinated Universal Time) with Vercel.