Comment on Factoring RSA Keys with Many Zeros by Weather
Factoring RSA Keys with Many Zeros Interesting research on a new class of weak RSA keys: keys with lots of zeros. It turns out that these keys are out in the wild. The badkeys project is an open-source service that checks public keys for known vulnerabilities.
- ▪Factoring RSA Keys with Many Zeros Interesting research on a new class of weak RSA keys: keys with lots of zeros.
- ▪It turns out that these keys are out in the wild.
- ▪The badkeys project is an open-source service that checks public keys for known vulnerabilities.
Schneier on Security » Comments Feed files mainly under news. We currently carry 3 of its stories.
Opening excerpt (first ~120 words) tap to expand
Factoring RSA Keys with Many Zeros Interesting research on a new class of weak RSA keys: keys with lots of zeros. It turns out that these keys are out in the wild. The badkeys project is an open-source service that checks public keys for known vulnerabilities. While developing this tool, Hanno collected a massive number of real-world keys from public sources, including Certificate Transparency logs, internet-wide TLS and SSH scans, PGP keys, and many others. By searching this dataset for unexpectedly sparse RSA moduli, we uncovered a large number of keys in the wild with the patterns in Figure 1. Both patterns include several regularly spaced blocks of all zeros interleaved with seemingly random data.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Schneier on Security » Comments Feed.