What changed in OpenSSL after heartbleed
1–10 of 65 posts
Re: What changed in OpenSSL after heartbleed
#2Re: What changed in OpenSSL after heartbleed
#3Looking up on Wikipedia it seems that LibreSSL is focused on OpenBSD and removed lots of legacy code. BoringSSL (Google) got renamed to Tink but I couldn't not find much more.
It's sad to see that duplication of effort but it's also the force of open source
Re: What changed in OpenSSL after heartbleed
#4Re: What changed in OpenSSL after heartbleed
#5For random reasons I can't read the full article but I wonder if they discuss the impact of LibreSSL on OpenSSL itself. Would anyone who moved to LibreSSL actually look back to OpenSSL today in 2020? Honest question as I'm not a crypto professional myself.
Re: What changed in OpenSSL after heartbleed
#6I'm glad there have been changes to the project. Heartbleed was certainly bad, but I personally never understood getting behind LibreSSL. Seeing one bad vulnerability from an established project and immediately jumping ship to a brand new one with less eyes and reputation seemed hasty to me.
Re: What changed in OpenSSL after heartbleed
#7There has historically been some crowing from the LibreSSL crowd about how their work avoided CVE's later discovered in OpenSSL: https://undeadly.org/cgi?action=article&sid=20150319145126
Re: What changed in OpenSSL after heartbleed
#8This made me think of BoringSSL and LibreSSL again. Looking up on Wikipedia it seems that LibreSSL is focused on OpenBSD and removed lots of legacy code. BoringSSL (Google) got renamed to Tink but I couldn't not find much more. It's sad to see that duplication of effort but it's also the force of open source
Re: What changed in OpenSSL after heartbleed
#9This made me think of BoringSSL and LibreSSL again. Looking up on Wikipedia it seems that LibreSSL is focused on OpenBSD and removed lots of legacy code. BoringSSL (Google) got renamed to Tink but I couldn't not find much more. It's sad to see that duplication of effort but it's also the force of open source
Tink isn't really a rename, but an API wrapper to prevent misuse that happens to use BoringSSL internally.
Re: What changed in OpenSSL after heartbleed
#10This made me think of BoringSSL and LibreSSL again. Looking up on Wikipedia it seems that LibreSSL is focused on OpenBSD and removed lots of legacy code. BoringSSL (Google) got renamed to Tink but I couldn't not find much more. It's sad to see that duplication of effort but it's also the force of open source