Voodoo coding
Voodoo coding
Posted Jul 14, 2014 19:57 UTC (Mon) by alonz (subscriber, #815)In reply to: Voodoo coding by ledow
Parent article: First Release of LibreSSL Portable Available
Just to correct one misconception—public key encryption is not the only case where randomness is mandatory. Quite a few other crypto primitives/schemes will fail subtly when used with bad randomness. A nice overview can be found here.
Deterministic public-key encryption is an active research area; for many uses (including common cases, such as key exchange) it actually is feasible.
