What happened
Ripple and the XRP Ledger Foundation said Tuesday they had brought in Project Eleven, a cryptography firm focused on post-quantum security, to start hardening the XRP Ledger against a future quantum computer capable of breaking elliptic-curve signatures. U. Today, which first reported the deal, characterized the engagement as a shift from theoretical study into applied engineering.
The XRPL today relies on Ed25519 and secp256k1 for account signatures, the same family of curves used by Bitcoin and Ethereum and the exact primitives Shor's algorithm targets. Neither Ripple nor the foundation disclosed the dollar value of the contract, the engineering lead at Project Eleven, or a target ledger version. Ripple chief technology officer David Schwartz has flagged quantum risk in public comments going back to 2019; this is the first time the foundation has named an outside cryptography vendor on the work.
Why it matters
Quantum risk to public-key cryptography is not a 2026 problem. It is a harvest-now-decrypt-later problem. Any address that has ever broadcast a transaction has its public key on-chain, which means a sufficiently powerful quantum machine, whenever it arrives, can derive the private key and drain the balance.
That risk profile is identical across XRPL, Bitcoin, and Ethereum. What is different here is process. XRPL has a formal amendment system where validators vote in changes; a post-quantum signature scheme can be slotted in as an amendment without a contentious hard fork in the Bitcoin sense.
