Debian OpenSSL Blunder
...PRNG." (PRNG is pseudo-random number generator.) It removed substantial randomness from the seed for the PRNG, leaving the process ID, which maxes out at 32,768, as the only input. This allowed Moore to pre-generate all the possible 32768 keys and do a brute force attack. The fact that OpenSSL uses 1024 bit or larger keys didn't matter,...





