AmericanFortress proposes post-quantum wallet protection for Bitcoin, Ethereum and Solana

AmericanFortress proposes post-quantum wallet protection for Bitcoin, Ethereum and Solana

The company’s ZKPoSP scheme aims to protect existing hierarchical deterministic wallet addresses without moving funds or changing keys, while replacing elliptic-curve signatures with zero-knowledge proofs.

BTC
ETH
SOL

Fact Check
The primary ePrint paper (2026/1508) directly confirms ZKPoSP replaces elliptic-curve signatures with zero-knowledge proofs and protects existing HD wallet addresses without changing keys or addresses. Cointelegraph explicitly names Bitcoin, Ethereum and Solana and confirms no fund migration or key change. Blockchainreporter and ForkLog independently corroborate. Every element of the claim is supported by aligned primary and secondary sources.
Summary

AmericanFortress has outlined a post-quantum cryptographic design called Zero-Knowledge Proof of Seed Provenance, or ZKPoSP, that it says could help existing Bitcoin, Ethereum, Solana and other blockchain wallets withstand future quantum attacks without changing wallet addresses, moving funds or rotating keys. The proposal, described in a paper on the Cryptography ePrint Archive, is designed for seed-based hierarchical deterministic wallets and uses zero-knowledge proofs tied to a wallet’s seed phrase, alongside a key derivation design called QBIP32 intended to work across different elliptic-curve implementations. The researchers said the approach replaces the signing procedure rather than the underlying wallet address or blockchain protocol, and argued that legitimate owners could still prove control after “Q-Day” even if individual private keys were compromised. In prototype testing using Rust and the RISC Zero zero-knowledge virtual machine, AmericanFortress reported proof generation times of about 12 to 13 seconds and verification times of roughly 9 to 10 milliseconds. The company also said the design is 21 times more efficient than a comparable Ethereum Foundation proposal, with researchers expecting that advantage could eventually reach 210 times. The system has not been adopted by any blockchain network and would require support from developers, wallet providers, exchanges, miners and users.

Terms & Concepts
  • Zero-Knowledge Proof of Seed Provenance: A proof system described by AmericanFortress that uses a wallet’s seed phrase to verify ownership while separating one-time key-derivation proof generation from per-transaction signing proofs.
  • QBIP32: AmericanFortress’s proposed key derivation design intended to work across different elliptic curve implementations and remain compatible with hierarchical deterministic wallets.
  • Shor’s algorithm: A quantum computing algorithm that could break widely used public-key cryptography, including elliptic curve systems, if sufficiently powerful quantum machines are built.