What to Know
- Anthropic’s Claude Mythos Preview model uncovered a weakness in HAWK, a proposed post-quantum digital-signature scheme.
- HAWK is not deployed publicly, and Bitcoin does not use it.
- The AI-driven work took about 60 hours and roughly $100,000 in computing costs.
- The attack reduced the expected work needed to break HAWK’s smallest parameter set from about 2^64 operations to 2^38 operations.
- Bitcoin and Ethereum transactions are not affected because they use elliptic curve signatures that were not targeted by the HAWK attack.
- BIP-360 proposes quantum-resistant Bitcoin addresses using three algorithms already standardized by NIST.
- BIP-361 argues that more than a third of Bitcoin’s supply may need to be frozen as part of a quantum-migration framework.
- Anthropic also improved attacks on a deliberately weakened version of AES by factors of 200 to 800.
- The model produced smaller improvements, under tenfold, against Poseidon, a hash function used by many zero-knowledge proof systems.
- Zcash activated an upgrade on Tuesday introducing a new shielded pool designed to remain recoverable if quantum computers become available.
AI Cryptanalysis Raises the Stakes for Post-Quantum Planning
Bitcoin’s long-running quantum-security debate gained a new point of urgency after Anthropic’s Claude Mythos Preview model identified a weakness in HAWK, a proposed digital-signature scheme intended for a future in which today’s cryptography may no longer be safe. HAWK is not deployed anywhere publicly, and Bitcoin does not use it, but the result matters because it sits inside the same broader race that Bitcoin developers, web-security engineers, banking infrastructure teams, and privacy-protocol builders are trying to navigate.
The weakness does not compromise Bitcoin or Ethereum transactions today. Both networks rely on elliptic curve signature systems, and the HAWK work did not target those systems. Still, the episode highlights a core concern in the post-quantum transition: cryptographic assumptions can change faster than expected, and new tools may accelerate classical attacks even before practical quantum computers arrive.
Anthropic said the AI-driven work took about 60 hours and roughly $100,000 in computing costs. The model found a way to reduce the expected effort needed to recover a key from HAWK’s smallest parameter set from about 2^64 operations to about 2^38 operations. In practical terms, that is a major reduction in the effective strength of the smallest configuration, even if larger HAWK parameter sets remain impractical to attack.
Why HAWK Matters Even Though Bitcoin Does Not Use It
HAWK is one of the proposed replacements for digital-signature systems used across modern online infrastructure. Digital signatures are the mechanism that prove a transaction, message, or data object was authorized by the holder of a private key. They are essential to crypto networks, online banking, secure web sessions, software updates, and many other parts of digital life.
Bitcoin uses digital signatures every time coins move. Ethereum uses signatures for transaction authorization as well. Websites displaying a browser padlock also rely on related cryptographic trust systems. The issue is that many of the signature systems in use today are widely expected to be vulnerable to sufficiently capable quantum computers. That is why standards bodies, developers, and security researchers have spent years evaluating post-quantum alternatives.
HAWK’s relevance comes from that evaluation process. Even though it is not part of Bitcoin’s proposed migration route, it represents the type of scheme that could be considered for securing critical systems in a post-quantum world. A weakness in one candidate does not mean all alternatives are flawed, but it reinforces the value of redundancy, conservative rollout plans, and continuous public scrutiny.
The Smallest HAWK Key Took the Biggest Hit
The most important finding concerns HAWK’s smallest parameter set. Anthropic said the expected cost of recovering a key fell from about 2^64 operations to 2^38 operations. That change effectively halves the smallest key strength and weakens a major selling point of the scheme: compactness and efficiency.
Larger keys remain impractical to attack under the disclosed result, but the trade-off becomes less appealing if key sizes must be expanded significantly to compensate. Post-quantum systems often compete on security, performance, bandwidth, and implementation complexity. If a candidate requires much larger keys to preserve its security margin, it may lose the advantages that made it attractive in the first place.
Anthropic disclosed the attack to HAWK’s authors in June and coordinated publication with NIST’s public mailing list. That disclosure path is important because cryptographic systems depend on adversarial review. A proposed standard that survives only friendly analysis is not a standard the market can trust. The better outcome is for weaknesses to be found before deployment, not after global infrastructure depends on them.
Bitcoin’s Quantum Roadmap Uses a Different Set of Algorithms
Bitcoin’s main post-quantum migration discussion centers on BIP-360 and BIP-361. BIP-360 proposes quantum-resistant Bitcoin addresses and specifies three algorithms that NIST has already standardized. The presence of several algorithms is deliberate. It gives users and developers fallback options if one approach is later weakened by quantum or classical advances.
That diversification is one of the most important lessons from the HAWK result. Post-quantum cryptography is not a single destination. It is a moving field where candidates can strengthen, weaken, or be abandoned as review improves. A migration strategy that depends on only one primitive can become brittle if that primitive later loses confidence.
BIP-361 takes a more controversial angle by arguing for measures that would freeze more than a third of Bitcoin’s supply as part of the network’s response to quantum risk. Its central concern is timing. If old exposed public keys become vulnerable before holders migrate, attackers with sufficient capability could potentially target dormant or unmigrated coins. The proposal argues that the migration window is narrowing because cryptographic attacks are improving by up to 20-fold.
Anthropic’s result fits that broader concern without directly validating any single Bitcoin proposal. It does not show that Bitcoin’s current signatures have been broken. It does show that classical cryptanalysis, especially when assisted by advanced AI systems, may improve faster than many market participants expected.
Ethereum and Bitcoin Remain Unaffected Today
For current users, the immediate takeaway is straightforward: the HAWK weakness does not break Bitcoin or Ethereum. Neither network uses HAWK for transaction signatures. The attack did not target the elliptic curve systems used by either network.
That distinction matters because quantum-security headlines can easily create confusion. A weakness in a proposed post-quantum signature does not mean coins can be stolen from today’s wallets. It also does not mean Bitcoin’s migration proposals have failed. Instead, it underscores why proposed replacements must be tested aggressively before they become part of production systems.
Technical traders and long-term holders may interpret the development differently. Some may see it as another reason for Bitcoin governance to take quantum planning more seriously. Others may view it as evidence that the cryptographic community is functioning properly, because weaknesses are being discovered before deployment. Both readings can be true at the same time.
AI Also Improved Attacks on Weakened AES and Poseidon
Anthropic’s work was not limited to HAWK. The model also improved attacks on a deliberately weakened version of AES, the cipher widely used across the industry to encrypt wallet files and other sensitive data. The improvements were by factors of 200 to 800. Because the AES version was deliberately weakened, this result should not be read as a break of standard AES deployments, but it is still relevant as a demonstration of AI-assisted cryptanalytic capability.
The model also produced smaller improvements, under tenfold, against Poseidon. Poseidon is a hash function used in many zero-knowledge proof systems, including those supporting rollups and privacy protocols. The smaller scale of the improvement matters because zero-knowledge infrastructure has become increasingly important across crypto, especially for scaling systems and privacy-preserving applications.
One striking detail is how the AI system initially handled the AES task. Claude first refused the problem, describing it as genuinely hard and saying there was nothing easy to find. After three short prompts, it produced a billion output tokens over three days and identified an improvement. Verifying the result took two Anthropic researchers nearly a month. That contrast shows both the power and the limits of AI-driven discovery: models can search rapidly, but human validation remains essential.
Zcash Upgrade Arrives as Quantum Readiness Enters the Spotlight
The timing also intersects with privacy-focused crypto development. Zcash activated an upgrade on Tuesday that introduced a new shielded pool designed to remain recoverable if quantum computers become available. That feature reflects a broader design concern among privacy networks: quantum resistance is not only about preventing future theft, but also about preserving access and recoverability if cryptographic assumptions change.
Privacy protocols face a particularly difficult transition because they must balance confidentiality, auditability, usability, and resilience. A rushed migration can create implementation risk, while a delayed migration can leave legacy systems exposed. The HAWK result adds another reminder that post-quantum planning must account for both quantum breakthroughs and faster classical attacks.
Market Implications for Crypto Infrastructure
For the crypto market, the near-term impact is more about infrastructure confidence than immediate price mechanics. The news does not introduce a direct vulnerability in Bitcoin or Ethereum, and it does not alter the current operation of major blockchains. However, it may intensify discussion among developers, custodians, wallet providers, exchanges, and institutional risk teams about how to prepare for post-quantum migration.
Custody providers may pay particular attention because they are responsible for protecting private keys at scale. Wallet teams may also monitor the debate because user migration is one of the hardest parts of any cryptographic upgrade. Even if a network reaches broad technical agreement, moving users to new address formats or signature systems requires education, software support, and incentives.
Bitcoin’s challenge is especially complex because it emphasizes backward compatibility and conservative change. That culture has helped preserve security and predictability, but it can also make urgent migration difficult if timelines compress. The central question is not whether Bitcoin needs to think about quantum risk. It already is. The harder question is when planning becomes implementation, and how the network handles coins that do not move in time.
The Bigger Lesson: Post-Quantum Security Needs Redundancy
The HAWK episode strengthens the case for multiple post-quantum options rather than single-scheme dependence. BIP-360’s use of three NIST-standardized algorithms reflects that principle. If one algorithm weakens, users may still have alternatives. This approach does not eliminate risk, but it reduces the chance that a single cryptographic surprise derails the entire migration path.
It also shows why post-quantum readiness is not just a future quantum-computer problem. Classical attacks are improving, review methods are changing, and AI systems may speed up the discovery of weaknesses. The transition period may therefore be shaped by a combination of quantum progress, classical cryptanalysis, AI tooling, and governance decisions across networks.
For now, Bitcoin’s current signature system remains unaffected by the HAWK finding. But the strategic signal is clear: crypto networks cannot assume that candidate algorithms will remain strong simply because they passed previous review. As AI-assisted research becomes more capable, post-quantum plans will need to be flexible, transparent, and ready for revision.
Frequently Asked Questions (FAQs)
Did the AI attack break Bitcoin?
No. The attack targeted HAWK, a proposed post-quantum digital-signature scheme that Bitcoin does not use. Bitcoin transactions remain unaffected by this result.
Does Ethereum face any immediate risk from this HAWK weakness?
No. Ethereum uses elliptic curve signatures for transaction authorization, and the HAWK attack did not target Ethereum’s current signature system.
What is HAWK?
HAWK is a proposed digital-signature scheme being considered in the wider search for post-quantum cryptographic tools. It has not been publicly deployed.
Why does a HAWK weakness matter for crypto?
It matters because crypto networks are evaluating how to migrate to quantum-resistant systems. A weakness in a candidate scheme shows why alternatives need extensive review before deployment.
How much did the AI-assisted work cost?
Anthropic said the work took about 60 hours and roughly $100,000 in computing costs.
What changed in HAWK’s smallest parameter set?
The expected effort to recover a key from the smallest HAWK parameter set fell from about 2^64 operations to about 2^38 operations.
What are BIP-360 and BIP-361?
BIP-360 proposes quantum-resistant Bitcoin addresses using three algorithms already standardized by NIST. BIP-361 argues for freezing more than a third of Bitcoin’s supply as part of a quantum-risk response.
Did Anthropic also test other cryptographic systems?
Yes. Anthropic improved attacks on a deliberately weakened version of AES by factors of 200 to 800 and found smaller improvements, under tenfold, against Poseidon.
What is the main takeaway for Bitcoin holders?
The immediate risk to current Bitcoin transactions has not changed, but the finding reinforces the importance of careful quantum-migration planning and strong review of any future cryptographic upgrades.
Photo by https://kaboompics.com/ on Pexels
