|
|
|
|
|
by cratermoon
4354 days ago
|
|
Once again, the critics and the LibreSSL team are talking two different languages. To LibreSSL, if the OS doesn't have a secure, reliable source of entropy, it's broken, and the "right" behavior for a crypto library is to fail. That's even an option in the Linux compatibility layer -- if there's no good entropy source, fail. To the critics, the entropy the responsibility of the crypto library, and if the OS can supply it, the library should have a fallback. The LibreSSL fallback layer is what's in question here, and if you really want security, don't use the fallback layer and get a fixed for the Linux kernel that provides the ideal kind of OS-level entropy. |
|