Gelalens

Market Prices

Coin Price 24h
BTC Bitcoin
$62,422.1 -1.07%
ETH Ethereum
$1,841.32 -1.54%
SOL Solana
$71.25 -2.69%
BNB BNB Chain
$575 -2.21%
XRP XRP Ledger
$1.06 -0.94%
DOGE Dogecoin
$0.0690 -1.60%
ADA Cardano
$0.1719 +0.12%
AVAX Avalanche
$6.24 -3.35%
DOT Polkadot
$0.7694 +0.22%
LINK Chainlink
$7.97 -2.63%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

28
03
unlock Arbitrum Token Unlock

92 million ARB released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

18
03
unlock Sui Token Unlock

Team and early investor shares released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$62,422.1
1
Ethereum
ETH
$1,841.32
1
Solana
SOL
$71.25
1
BNB Chain
BNB
$575
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0690
1
Cardano
ADA
$0.1719
1
Avalanche
AVAX
$6.24
1
Polkadot
DOT
$0.7694
1
Chainlink
LINK
$7.97

🐋 Whale Tracker

🔴
0xcf6e...40ea
1d ago
Out
916.05 BTC
🔵
0x7f3c...37b7
1d ago
Stake
1,171,779 USDC
🟢
0x2dc0...7f00
30m ago
In
2,257,013 USDT

💡 Smart Money

0x73f9...6b15
Top DeFi Miner
+$1.5M
73%
0x48aa...7f76
Top DeFi Miner
+$4.1M
89%
0x8047...5eb2
Arbitrage Bot
-$4.3M
88%

🧮 Tools

All →
Analysis

The Standard That Never Was: Anthropic's AI, Post-Quantum Signatures, and the End of Cryptographic Certainty

Ivytoshi
The model found the break quietly. There was no exploit demo, no liquidation cascade, no panic on any exchange. Just a result from Anthropic's Claude — a new attack against a post-quantum signature scheme that was actively moving toward U.S. federal standardization. The attack had evaded human cryptanalysts for years. The AI found it. That sentence should stop you. Because the entire blockchain industry's migration roadmap rests on a single assumption: that the algorithms advancing through NIST's Post-Quantum Cryptography Standardization project will hold. Not merely against today's computers. Against quantum computers. Against the next half-century of mathematics. That assumption just met its first serious contradiction. The protocol does not lie; the interface does. But what happens when the protocol itself becomes the source of uncertainty? The problem began with Shor's algorithm. In 1994, Peter Shor demonstrated that a sufficiently large quantum computer could solve the discrete logarithm problem — the mathematical foundation of ECDSA and EdDSA, the two signature schemes that protect virtually every major blockchain. If a large-scale quantum computer is ever built, every private key secured by these algorithms becomes recoverable. Every address holding value becomes a target. The entire "not your keys, not your crypto" mantra collapses into a single mathematical equation. The industry's answer, shaped over nearly a decade, was migration. NIST opened its standardization project in 2016. The process was deliberately slow and adversarial. Submissions were made public. Cryptanalysts attacked them. Weak candidates were eliminated. Strong candidates were refined. In August 2024, NIST finalized the first standards: ML-DSA, a lattice-based scheme, and SLH-DSA, a stateless hash-based scheme. Other candidates, including FN-DSA, remained under evaluation. The message to the world was clear: these are the algorithms the U.S. federal government will trust. These are the algorithms the financial system will adopt. These are the algorithms the blockchain industry should plan to deploy. The blockchain sector responded accordingly. QRL has run a quantum-resistant ledger from genesis. Layer 1 teams published migration roadmaps. Hardware wallet vendors began researching post-quantum key generation. Institutional consultants — including me, in a 2024 engagement auditing a major financial institution's blockchain integration strategy — framed the transition as an operational cost problem. We asked how to upgrade signature schemes without breaking key infrastructure. We assumed the target would hold still while we aimed at it. This discovery invalidates that assumption. Anthropic's Claude found an attack against a post-quantum signature scheme under federal standardization review. The irony is not lost on anyone paying attention: the model named Claude, trained by a company whose mission statement is about AI safety, just demonstrated the most dangerous AI capability the blockchain sector has yet witnessed. Humans spent years failing to break this scheme. The machine did not fail. I want to be precise about what is known and what is not. The specific scheme has been identified as one under U.S. federal standardization review. The full attack details have not yet been published. But the shape of the event — an AI model discovering a structural weakness that defeated human cryptanalysts for years — is itself the message. The technical specifics will refine the damage estimate. The event has already redefined the threat model. Let me think about this from the perspective of someone who has audited code at the assembly level. In 2017, during the ICO mania, I spent six weeks disassembling the Gnosis Safe multi-sig contract at the assembly level. I found a reentrancy vulnerability that the market's euphoria had masked. The lesson I carried from that audit was not about reentrancy. It was about the culture of assumed security. We audit a contract, find one bug, patch it, and then build the next system on the same set of assumptions. The vulnerability is never the anomaly. The assumption that we have fully secured the perimeter is the anomaly. The same pattern now appears at the cryptographic layer. The AI attack is not a singular event. It is a proof of category. AI models have reached a level of search and pattern recognition where they can outperform human cryptanalysts on specific hard problems. This is not brute-force exhaustion. This is finding mathematical structure — a fault line in a scheme's design — that human intuition could not locate. That capability did not exist publicly even three years ago. It exists now. It will improve. For blockchain, the impact unfolds across three layers. The first layer is the specific scheme itself. Any project that has already committed this signature scheme to its codebase, its governance proposals, or its research pipeline must now halt. That halt is expensive. Cryptographic migration is one of the most destabilizing operations a protocol can undergo. It touches key generation, address formats, transaction serialization, wallet libraries, hardware security modules, and every downstream service that verifies signatures. The migration to post-quantum signatures was already contested within the community because of increased signature sizes and verification costs. Adding a security break to that equation does not merely delay the upgrade. It delegitimizes the confidence with which the industry has been planning it. The second layer is the standardization process itself. NIST's competition was designed to surface weaknesses through adversarial review. But the adversarial review was conducted by humans. The AI attack reveals that the review process does not yet account for a machine-based adversary operating at a different scale and speed. Future standardization rounds will need to incorporate AI red-teaming as a mandatory evaluation component. The phrase "AI attack resistance" must now appear in every security assessment. That is not an incremental fix. It is a structural transformation of how cryptographic standards are produced and validated. The third layer is the one the market will be slowest to internalize. It is the epistemic layer. For ten years, the blockchain sector has operated on the belief that cryptographic security is a settled property of well-chosen primitives. We select an algorithm. We verify it through public scrutiny. We deploy it. The verification is never mathematically final — that is the nature of security — but we proceed as though the residual gap is small enough to ignore. This event says the gap is not small. It is widening. It is widening because the adversary's capabilities are compounding faster than our defensive knowledge. This asymmetry deserves emphasis. Human cryptanalysis has always advanced gradually. Differential cryptanalysis arrived in 1990. Linear cryptanalysis in 1993. Each breakthrough built on decades of accumulated mathematical insight. AI-driven cryptanalysis, by contrast, can explore search spaces that humans cannot hold mentally. It can iterate on attack strategies at machine speed. It can combine statistical patterns with structural reasoning in ways that do not map to any established school of mathematical thought. The Anthropic result is the first public demonstration of this capability against a competitive-standardized scheme. It will not be the last. The blockchain industry is particularly exposed because it has never stopped moving its security goalposts. The industry was born on SHA-256 and ECDSA. It stretched those primitives across a decade of new protocols, bridges, rollups, and verification mechanisms. The primitives did not change. The attack surface expanded enormously around them. Layer 2 sequencers, for example, remain largely centralized points of trust — the "decentralized sequencing" narrative has been a PowerPoint slide for two years. A cryptographic break compounds existing centralization risks. A network that trusts a single signature scheme and a single sequencer is not a network. It is a castle with one wall and one gate. There is a practical accounting problem that rarely gets discussed. Even if the attacked scheme is abandoned, the cost of finding and adopting a replacement is enormous. The transition from ECDSA to a post-quantum scheme was projected to take years for major networks. That projection factored in no surprises. Now, every migration plan must include a further variable: the possibility that the replacement scheme will itself be attacked by AI before deployment completes. This is why I am no longer convinced the industry should move to a single post-quantum scheme. The evidence increasingly suggests a portfolio approach. Hybrid signatures — requiring both a classical scheme and a post-quantum scheme simultaneously, failing only if both are broken at once — offer a more realistic security posture. The industry has treated hybrid schemes as a temporary measure during transition. This event suggests they should be the permanent destination. Certainty is a bug in a stochastic world. The architecture of blockchain security must reflect that stochastic reality. The most counter-intuitive aspect of this event is not the attack. It is the likely industry response. The reflex will be to hunt for a safer algorithm — to treat this as a scheme-selection problem. That response misses the deeper truth. The issue is not that this particular scheme is flawed. The issue is that the framework of "find a good algorithm and trust it" is approaching its expiration date. The security of any cryptographic primitive is a bet on the intellectual limits of the adversary. We have always known that an adversary with infinite computation breaks everything. The practical line was drawn at what humans could discover. The AI era moves that line to what machines can discover. Machines do not sleep. They do not carry the confirmation biases of trained cryptographers. They can search spaces of algebraic structure, statistics, and combinatorial design that no single human mind can hold. We have not fully modeled what that capability does to the concept of a "secure" algorithm. Anthropic's result is an early measurement. The industry's narrative surrounding AI is also due for a correction. For two years, the crypto sector has celebrated AI as a productivity multiplier. Build with AI. Audit with AI. Train models with AI. The enthusiasm is partly justified. But the same capabilities that make an AI a valuable auditing assistant make it a dangerous adversarial analyst. Vested interest distorts the lens of analysis. The tech sector has a strong financial incentive to emphasize AI's constructive potential and to minimize its destructive capacity. A security researcher who ignores the destructive half of that equation is not a researcher. They are a storyteller. There is also an institutional blind spot. The U.S. federal standardization pipeline is a concentrated point of failure for the global blockchain ecosystem. When a centralized review process is revealed to have a ceiling, every dependent protocol absorbs the shock. The decentralization movement was supposed to reduce systemic risk. Yet the cryptography securing decentralized networks is coordinated through centralized standard bodies. The AI attack on a NIST-tracked scheme is not merely a technical event. It is a governance event. It demonstrates that the security of decentralized systems ultimately rests on the quality of centralized review. And centralized review, as this event proves, has a measurable ceiling. The response should not be to abandon standardization. It should be to diversify cryptographic dependencies. A protocol requiring both a classical and a post-quantum signature, where both must be broken simultaneously for funds to be captured, is structurally more robust than any single-scheme architecture. The industry should have learned this lesson from the collapse of trust in centralized financial intermediaries in 2008. We are now re-learning it at the cryptographic layer. Based on my audit experience, I will make a more specific engineering recommendation. Every blockchain project in active development should immediately conduct a full inventory of its signature dependencies. The inventory must not stop at the primary key generation path. It must include nested signatures in account abstraction, oracle authority signatures, checkpoint commitments, bridge validator sets, and fraud proof verification. A vulnerability in any of these surfaces — if it depends on the attacked scheme — is a vulnerability in the entire network. The attack surface is never where we expect it. It is always one layer deeper. Market pricing of cryptographic risk is consistently wrong in one direction: it undershoots. Short-term price movements from this event will likely be minimal because the attacked scheme is not yet deployed at scale in any major blockchain. The market does not price hypotheticals well. But the structural effect on capital allocation will be indirect and more significant. The "quantum resistance" investment narrative — which was already niche — will now be recast. It will no longer be a story about being ready for quantum computers in ten years. It will be a story about cryptographic assumptions being broken earlier than expected, from a direction nobody modeled. That reframing shifts capital flows in predictable ways. Projects offering a credible path to AI attack resistance — not merely quantum resistance — will attract disproportionate attention. Security audit firms, which have struggled with commoditization, will find a new market in AI red-teaming services for cryptographic protocols. When I co-authored a technical specification for a decentralized compute marketplace in 2025, one of the hardest problems we faced was defining accountability when the actor verifying a computation is itself an AI system. This event proves that problem is not theoretical. It is the industry's immediate future. We build in the dark to light the public square. That phrase once referred to the cryptographic anonymity of the earliest internet activists. It now carries a different note. The systems we built — blockchains, ledgers, consensus networks — were designed to be open and verifiable. But the cryptographic foundations they rest on are becoming less certain, not more. The darkness is no longer the absence of information. It is the opacity of machine intelligence itself. I do not mean the standard was invalidated. I mean the standard is dead as a concept of stability. A cryptographic standard can no longer be treated as a final state. It must be treated as a living artifact, subject to continuous evaluation by both humans and machines. NIST needs a new phase: ongoing AI-assisted cryptanalysis. Blockchain protocols need signature diversity plans. Auditors need AI in their methodology. And investors need to discount security claims by the speed at which AI capabilities are advancing. The silence before the block confirms the truth. The block, in this case, is the release of the attack's full technical description. Until then, we work with fragments. But fragments are enough to change a course of action. The era of cryptographic certainty is over. It ended quietly, in a training run, without a headline. The next decade will be defined not by which scheme wins the standard, but by which protocols survive the worst-case forecast for AI-driven cryptanalysis. The chain that adapts will own the future. To own the chain is to own the history. And the history now includes a machine that found what humans could not.

The Standard That Never Was: Anthropic's AI, Post-Quantum Signatures, and the End of Cryptographic Certainty

The Standard That Never Was: Anthropic's AI, Post-Quantum Signatures, and the End of Cryptographic Certainty