AmericanFortress proposed a scheme to protect crypto wallets from quantum threats

cryptonews.ruPublished on 2026-07-29Last updated on 2026-07-29

Abstract

AmericanFortress has published a preprint detailing ZKPoSP, a cryptographic scheme designed to protect hierarchically deterministic (HD) cryptocurrency wallets from potential quantum attacks without requiring users to change their addresses. The proposed scheme replaces classical digital signatures with non-interactive zero-knowledge (NIZK) proofs, aiming to maintain compatibility with existing address formats. The company also introduced the QBIP32 scheme, intended to generate a signing scalar, a separate quantum-resistant proof, and a chain code in a single function call. According to the authors, QBIP32 can be applied to various elliptic curves of prime order, including secp256k1 and Ed25519. The post-quantum security of the scheme is described as "conjectured," relying on the quantum resistance of the underlying hash functions and NIZK proofs. However, for the scheme to function in a given blockchain network (like Bitcoin, Ethereum, or Solana), nodes would need to support verification of these new proofs instead of standard signatures—a capability currently not implemented. An implementation in Rust using RISC Zero reportedly takes 12–13 seconds to generate a proof and 9–10 milliseconds to verify it. The publication follows other industry efforts to address quantum threats, including reports from Galaxy on vulnerable assets, new hardware wallets like the PQ1, and consortiums like the Bitcoin Security Consortium pledging funding for post-quantum cryptography research. T...

Company AmericanFortress published a preprint on ZKPoSP — a cryptographic scheme for protecting hierarchical deterministic wallets from potential quantum attacks without changing addresses.

According to the authors' design, ZKPoSP allows preserving the existing address format while replacing the classical signature with a non-interactive zero-knowledge proof (NIZK).

AmericanFortress also described the QBIP32 scheme. It is designed to generate a signature scalar, a separate quantum-resistant witness, and a chain code within a single function call. The authors claim that QBIP32 can be applied to different elliptic curves of prime order, including secp256k1 and Ed25519.

In the preprint, the post-quantum security of the scheme is described as assumed. According to the document, it relies on the resilience of hash functions and NIZK proofs against quantum adversaries. However, for the scheme to work in a specific network, nodes must support verifying such proofs instead of standard signatures. Neither Bitcoin, Ethereum, nor Solana currently do this.

AmericanFortress implemented the constructions in Rust using RISC Zero. According to the authors, creating a signature proof takes about 12–13 seconds, while verification takes about 9–10 ms.

Quantum & After. Question No.2: How are blockchains preparing for the "quantum" era?

In a March report, Galaxy company indicated that Project Eleven estimates approximately 7 million $BTC, or about $470 billion at prices at that time, as potentially vulnerable. This referred to addresses whose public keys have already been disclosed on-chain.

On July 28, Freedom Factory introduced the PQ1 hardware wallet for Ethereum and EVM-compatible networks. In a press release, the company stated the use of SPHINCS+C10 and ERC-4337 smart accounts.

On July 23, Anchorage Digital, ARK Invest, BlackRock, Block, Blockstream, Coinbase, Fidelity Digital Assets, Galaxy, and Strategy announced the launch of the Bitcoin Security Consortium. Participants promised to collectively allocate $15 million over three years to developers and researchers working on the long-term security of Bitcoin, including post-quantum cryptography.

On July 21, Galaxy launched a nearly identical program to prepare the first cryptocurrency for potential threats from quantum computers. Up to $5 million will be directed in grants to developers and researchers.

Earlier, the Stellar Development Foundation presented its document, and the Algorand Foundation also published a roadmap. Nicolas B. Consigny, lead of the Kohaku project at the Ethereum Foundation, proposed a solution called SPHINCS-, which would allow securing wallets without conducting a hard fork.

Recall that in May, AmericanFortress presented a post-quantum signature scheme to protect existing crypto assets, including "dormant" wallets from the Satoshi era with 1.1 million $BTC. The new publication differs by focusing on hierarchical deterministic wallets and describing ZKPoSP/QBIP32 as a general mechanism for different curves and networks.

Will Quantum Hackers Steal Satoshi Nakamoto's Billions?
end-content

Related Questions

QWhat is the main cryptographic scheme proposed by AmericanFortress in the preprint, and what does it aim to protect?

AAmericanFortress proposed the ZKPoSP (Zero-Knowledge Proof of Signature Possession) scheme. It aims to protect hierarchically deterministic wallets from potential quantum attacks without requiring a change of wallet addresses.

QAccording to the article, what do existing blockchains like Bitcoin and Ethereum lack to implement the proposed quantum-resistant scheme?

AExisting blockchains like Bitcoin, Ethereum, and Solana currently lack support for node-level verification of the new non-interactive zero-knowledge (NIZK) proofs that would replace standard digital signatures to enable the proposed scheme.

QWhat are the reported performance metrics for the ZKPoSP scheme implemented in Rust using RISC Zero?

AAccording to the authors, creating a signature proof takes about 12–13 seconds, while verifying a proof takes about 9–10 milliseconds.

QWhat specific type of wallets did the March Galaxy report highlight as potentially vulnerable to quantum attacks, and what was the estimated value at risk?

AThe Galaxy report highlighted addresses whose public keys have already been exposed on-chain as potentially vulnerable. It estimated that roughly 7 million BTC, worth about $470 billion at the time, were at risk.

QBesides ZKPoSP, what other scheme is described by AmericanFortress for generating quantum-resistant components, and what is a key feature of it?

AAmericanFortress also described the QBIP32 scheme. A key feature is that it can generate a signing scalar, a separate quantum-resistant witness, and a chain code within a single function call, and it can be applied to different elliptic curves of prime order like secp256k1 and Ed25519.

Related Reads

Qualcomm Chip Price Hike Deals a Blow to Android Phones

Qualcomm has officially announced a new round of price increases for its entire chip portfolio, effective September 1. The hikes, reaching up to 18% for the flagship Snapdragon 8 Elite Gen 6 Pro, follow similar moves by MediaTek, intensifying cost pressures on the already strained smartphone industry. CEO Cristiano Amon confirmed the plan, citing the need to offset rising industry-wide costs and restore declining profit margins. Qualcomm's Q3 FY2026 results showed a 25% drop in net profit, with mobile revenue plunging 20% year-over-year, hitting its lowest level since 2021. The surge in AI computing demand has led memory manufacturers to prioritize HBM production, creating a shortage in general-purpose DRAM and NAND Flash chips. Their prices soared by 93%-98% and 55%-60% respectively in Q1 2026, causing the memory cost share in smartphones to jump from 10%-15% to over 30%. Coupled with the soaring cost of advanced nodes like TSMC's 2nm and packaging, overall chip costs have reached historic highs. These upstream pressures are forcing downstream smartphone brands like Xiaomi, OPPO, and vivo to cut orders for mid-to-low-end models by up to 20% and use cost-saving measures like older chipsets. Reportedly, the Snapdragon 8E5 will be repurposed as a "long-lasting" chip for sub-brand phones in H2 2026. Amid this cost crisis, the Android market remains sluggish. Q2 2026 smartphone shipments in China fell 4.3% year-over-year, marking five consecutive quarters of decline. Major Android brands saw market share drop, while Huawei and Apple, with their in-house chip advantages, gained share. Qualcomm is diversifying into automotive and IoT sectors to reduce reliance on smartphones, but these new segments cannot yet fill the mobile revenue gap. Industry observers warn that the full impact of component cost hikes will hit in the second half of 2026, likely leading to higher-than-expected price increases for Android flagships and a further contraction in the Chinese smartphone market.

marsbit11m ago

Qualcomm Chip Price Hike Deals a Blow to Android Phones

marsbit11m ago

Breaking: GPT-5.6 Prices Slashed Effective Today

OpenAI has announced significant price cuts for its GPT-5.6 model API, effective immediately. The entry-level **GPT-5.6 Luna** sees the most drastic reduction, with input prices dropping 80% to $0.20 per million tokens and output prices falling to $1.20 per million tokens. The mid-tier **GPT-5.6 Terra** is reduced by 20%, now costing $2.00 (input) and $12.00 (output) per million tokens. The flagship **GPT-5.6 Sol** maintains its original price but introduces a new **Fast mode**, offering speeds up to 2.5 times faster for double the cost. The company attributes these price reductions to efficiency gains achieved through **GPT-5.6 Sol's own involvement in optimizing its production systems**. The model assisted in rewriting GPU kernels and improving speculative decoding, leading to a 20% reduction in end-to-end service costs and over 15% improvement in token generation efficiency. OpenAI emphasizes this process remained human-led. A key focus of the降价 is to lower the barrier for running **AI agent workflows**. By making the capable, tool-calling Luna model significantly cheaper, OpenAI aims to enable more frequent use in cost-sensitive, high-volume tasks like code review and monitoring. This creates a potential feedback loop: model-assisted efficiency gains lead to lower costs, which enables broader agent deployment, which in turn drives further optimization. The new pricing and features will also apply to Codex and ChatGPT Work subscriptions. The changes intensify competition in the large language model market, with OpenAI directly challenging rivals like Anthropic to respond.

marsbit40m ago

Breaking: GPT-5.6 Prices Slashed Effective Today

marsbit40m ago

South Koreans' 'Gambling Nature' is Actually Forced by Life

This article explores how systemic pressures in South Korea, rather than inherent "gambling" tendencies, drive widespread speculative financial behavior. It begins by noting the high frequency of flights from South Korea to Macau, symbolizing the search for outlets beyond domestic restrictions. The core argument is that ordinary life goals—stable employment, home ownership, and financial security—have become increasingly tied to asset markets due to structural economic factors. South Korea's development model, historically reliant on corporate leverage (chaebols), has evolved into a society where household debt and personal leverage are normalized as pathways to social mobility. Key mechanisms discussed include: * **Housing Policy:** Government measures to improve affordability, like extending mortgage terms to 50 years and the unique *jeonse* (key money) rental system, embed high leverage into the housing market. * **Financial Products:** The recent approval and explosive popularity of single-stock 2x leveraged ETFs (e.g., on Samsung and SK Hynix), easily accessed via mobile apps, lowered barriers to high-risk trading. * **Social Pressure:** Media narratives around soaring corporate profits (e.g., SK Hynix) and employee bonuses create a fear of missing out, pushing individuals to use leverage to "catch up." The article concludes that this "leveraged life" is a product of institutional history and policy choices. When traditional paths to success feel constrained, and policy facilitates debt-based solutions for housing and investment, speculative behavior becomes a rational, if risky, strategy for many. The rapid cycle of regulatory approval for leveraged ETFs followed by a market crash and official apology in mid-2026 exemplifies the system's inherent contradictions. Ultimately, the "bet" is not just on assets, but on using future earnings to secure a place in the present society.

marsbit40m ago

South Koreans' 'Gambling Nature' is Actually Forced by Life

marsbit40m ago

Trading

Spot
活动图片