Urgent.News

What's breaking now, across thousands of outlets.

Tech

I've factored the RSA keys of a Certificate Authority from the 90s

Article URL: https://mcpherrin.ca/2026/09/07/rsa.html Comments URL: https://news.ycombinator.com/item?id=49604637 Points: 223 # Comments: 40

A decade ago, the Web PKI phased out the use of 1024-bit RSA keys, yet factoring keys of that size still remains a possibility for governments or organizations with ample computing power. In 1999, Netscape shipped a 512-bit RSA Certificate Authority trusted for SSL, as well as another one for S/MIME. These roots were issued by the defunct Canadian Certificate Authority, E-Certify.

Factoring the public keys of these roots enabled the reconstruction of the private keys, which can be used to issue certificates. Using CADO-NFS on a Ryzen 9 5950X desktop, the factorization of the E-Certify RSA 512 Gold Server for SSL took 32 hours, while the E-Certify RSA 512 Gold Client for S/MIME took 29 hours. The resulting private keys are available online, allowing for the creation of an old-timey TLS server in Netscape 4.51.

However, this site is only compatible with modern browsers if modified. The 512-bit RSA key for Internet Explorer 3.02, a code signing certificate, has also been factored. Additional test-looking 512-bit RSA keys exist in the ancient roots repository, inviting further exploration and experimentation.

Written by urgent.news from Hacker News Best's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at mcpherrin.ca →

More in Tech

After the Sprint: A 72-Hour Build Retrospective - Spoiler: It Wasn't Secure

I built Charitas Clew for a 72-hour DEV Weekend Challenge. It worked. I submitted it. And then I did something slightly inconvenient: I kept poking at it.

  • Charitas Clew product transformed bureaucratic notices into simpler language
  • Antigravity and Dr. Kahlo assessed and enhanced product security
  • Lack of automated test suite and ineffective prompt-injection defense identified

Build a local call-review panel with Python

An audio analysis response is easier to inspect when you can hear the passage beside its transcript. This tutorial builds a local review page that lets you replay a speaker turn, search the words or annotations, and read vocal-expression scores separately from what was said.

  • Create local call review panel using Python
  • Use saved response and licensed recording
  • Generate HTML file with audio player

More from Tuesday 8 September →