Hacker News new | ask | show | jobs
by RRRA 3722 days ago
Are any OpenSSL fork vulnerable in the same way?
1 comments

No. Both BoringSSL and LibreSSL use substantially different (and safer) systems for their CSPRNG.

https://boringssl.googlesource.com/boringssl.git/+/refs/head...

https://github.com/libressl-portable/openbsd/blob/master/src...