{"id":6070,"date":"2026-01-27T12:41:44","date_gmt":"2026-01-27T12:41:44","guid":{"rendered":"https:\/\/cryptonews.uk.com\/?p=6070"},"modified":"2026-01-27T12:41:44","modified_gmt":"2026-01-27T12:41:44","slug":"new-post-quantum-signatures-are-40x-larger-threatening-to-crush-network-throughput-and-user-costs","status":"publish","type":"post","link":"https:\/\/cryptonews.uk.com\/?p=6070","title":{"rendered":"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs"},"content":{"rendered":"<p><\/p>\n<div>\n<p>Ethereum elevated post-quantum cryptography to a top strategic priority this month, forming a dedicated PQ team led by Thomas Coratger and announcing $1 million in prizes to harden hash-based primitives.<\/p>\n<p>The announcement came one day before a16z crypto published a roadmap arguing that quantum threats are frequently overstated and premature migrations risk trading known security for speculative protection.<\/p>\n<p>Both positions are defensible, and the apparent tension reveals where the real battle lies.<\/p>\n<p>The Ethereum Foundation&#8217;s announcement frames PQ security as an inflection point. Multi-client consensus devnets are live, bi-weekly All Core Devs calls start next month to coordinate precompiles and account abstraction paths, and a comprehensive roadmap promises \u201czero loss of funds and zero downtime\u201d during a multi-year transition.<\/p>\n<p>Coinbase launched an independent quantum advisory board on Jan. 21, including Ethereum researcher Justin Drake, signaling cross-industry alignment around long-horizon planning.<\/p>\n<p>Solana ran PQ signature experiments on testnet in December under Project Eleven, explicitly branding the work as \u201cproactive\u201d rather than emergency-driven.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/09\/bitcoin-quantum-1024x538.jpg\" alt=\"Solana co-founder urges need for Bitcoin to adopt quantum resistance for future security\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/09\/bitcoin-quantum-1024x538.jpg\" alt=\"Solana co-founder urges need for Bitcoin to adopt quantum resistance for future security\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Solana co-founder urges need for Bitcoin to adopt quantum resistance for future security<\/h3>\n<p class=\"cs-article-embed__summary\">Yakovenko praised Bitcoin&#8217;s decentralized nature and proof-of-work system but warned that quantum compting poses threats.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Sep 19, 2025<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Oluwapelumi Adejumo<\/span><\/p>\n<\/div><\/div>\n<p>Polkadot&#8217;s JAM proposal outlines ML-DSA and Falcon deployment alongside SNARK-based migration proofs.<\/p>\n<p>Bitcoin&#8217;s conservative BIP-360 proposal for pay-to-quantum-resistant-hash represents an incremental first step constrained by governance realities.<\/p>\n<p>The pattern resembles an arms race, but not one driven by an imminent threat.<\/p>\n<p>This is a competition in institutional readiness, where the winner preserves fee economics, consensus efficiency, and wallet UX while upgrading cryptographic foundations before external pressure forces rushed coordination.<\/p>\n<h2>The harvest paradox<\/h2>\n<p>a16z&#8217;s core argument hinges on distinguishing harvest-now-decrypt-later risk from signature vulnerability. HNDL attacks matter when adversaries can intercept encrypted data today and decrypt it once quantum computers achieve sufficient scale.<\/p>\n<p>That threat maps cleanly to TLS, VPNs, and data-at-rest encryption. Less so to blockchain signatures, which authenticate transactions in real time and leave no encrypted payload to store for future cracking.<\/p>\n<p>Ethereum&#8217;s response implicitly accepts this framing but argues operational urgency remains high because changing signature schemes touches everything: wallets, account formats, hardware signers, custody infrastructure, mempools, fee markets, consensus messages, and L2 settlement proofs.<\/p>\n<p>Migration requires years of lead time, not because quantum computers are imminent, but because the engineering surface is vast and failure modes are catastrophic.<\/p>\n<p>NIST finalized its first post-quantum standards in 2024, FIPS 203, 204, and 205, and selected HQC as a backup key encapsulation mechanism while advancing Falcon and FN-DSA toward draft stages.<\/p>\n<p>The EU issued a coordinated PQC transition roadmap in June 2025. These developments reduce \u201cwhich algorithms?\u201d uncertainty and make migration planning concrete, even if cryptographically relevant quantum computing remains distant.<\/p>\n<p>Citi&#8217;s January 2026 report cites probability ranges for widespread breaking of public key encryption by 2034 and 2044, though many experts view CRQC in the 2020s as highly unlikely.<\/p>\n<figure id=\"attachment_516580\" aria-describedby=\"caption-attachment-516580\" style=\"width: 469px\" class=\"wp-caption aligncenter\"><img fetchpriority=\"high\" fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-516580 size-full\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/01\/brave_j29D3QL3Vg.jpg\" alt=\"Quantum probabilities\" width=\"469\" height=\"315\" srcset=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/01\/brave_j29D3QL3Vg.jpg 469w, https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/01\/brave_j29D3QL3Vg-300x201.jpg 300w\" sizes=\"(max-width: 469px) 100vw, 469px\"\/><figcaption id=\"caption-attachment-516580\" class=\"wp-caption-text\">Kalshi data shows 50% of respondents expect the first useful quantum computer before 2035, with 59% predicting arrival before 2030.<\/figcaption><\/figure>\n<p>The timeline ambiguity doesn&#8217;t eliminate the planning imperative: it amplifies it, because chains that wait until threat signals are unambiguous will face compressed timelines and coordination chaos.<\/p>\n<h2>Signature bloat as the base-layer bottleneck<\/h2>\n<p>The immediate technical challenge is signature size.<\/p>\n<p>ECDSA signatures consume roughly 65 bytes, which translates to approximately 1,040 gas under Ethereum&#8217;s calldata pricing model at 16 gas per non-zero byte.<\/p>\n<p>ML-DSA candidates produce signatures in the 2-3 KB range, with Dilithium variants likely to see wide adoption. A 2,420-byte signature consumes roughly 38,720 gas just for the signature bytes, a 37,680-gas delta versus ECDSA.<\/p>\n<p>That overhead is material enough to affect throughput and fees unless chains compress or aggregate signatures at the protocol level.<\/p>\n<p>This is where Ethereum&#8217;s bet on hash-based cryptography and the $1 million Poseidon Prize becomes strategic. Hash-based signatures avoid the algebraic structure that quantum algorithms exploit, and hash functions integrate naturally with zero-knowledge proof systems.<\/p>\n<p>If Ethereum can make STARK-based signature aggregation practical, it preserves fee economics while upgrading security assumptions. The challenge is that no practical post-quantum analogue to BLS aggregation exists yet, and zk-based aggregation introduce real performance constraints.<\/p>\n<p>Consensus efficiency depends on this problem.<\/p>\n<p>Ethereum&#8217;s consensus layer relies heavily on BLS signature aggregation today. Validators sign attestations and sync committee messages, and the protocol aggregates thousands of signatures into compact proofs.<\/p>\n<p>Losing that capability without a replacement would force dramatic changes to consensus participation economics or liveness assumptions.<\/p>\n<div class=\"code-block code-block-5\" style=\"margin: 8px 0; clear: both;\">\n<div class=\"placement desktop us-deny-hide hidden\" style=\"max-height: 107px\">  <img width=\"1456\" height=\"180\" decoding=\"async\" style=\"display: block; width: 728px; max-height: 90px; max-width: 100%; margin: auto; height: 90px;\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/11\/bc_game168_Sposorship_1456x180.gif\" alt=\"BC Game\"\/><img class=\"lazyload\" width=\"1456\" height=\"180\" decoding=\"async\" style=\"display: block; width: 728px; max-height: 90px; max-width: 100%; margin: auto; height: 90px;\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/11\/bc_game168_Sposorship_1456x180.gif\" alt=\"BC Game\"\/> <\/div>\n<\/div>\n<p>EF&#8217;s public emphasis on \u201clean\u201d cryptographic foundations and interop calls coordinating multi-client PQ devnets suggests the organization understands aggregation is the hidden cliff.<\/p>\n<table>\n<thead>\n<tr>\n<th>Signature scheme<\/th>\n<th align=\"right\">Signature size (bytes)<\/th>\n<th align=\"right\">Calldata gas @ 16 gas \/ non-zero byte<\/th>\n<th align=\"right\">Delta vs ECDSA (gas)<\/th>\n<th>Implication<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>ECDSA (secp256k1, r||s||v)<\/td>\n<td align=\"right\">65<\/td>\n<td align=\"right\">1,040<\/td>\n<td align=\"right\">0<\/td>\n<td>Baseline today<\/td>\n<\/tr>\n<tr>\n<td>ML-DSA-44<\/td>\n<td align=\"right\">2,420<\/td>\n<td align=\"right\">38,720<\/td>\n<td align=\"right\">+37,680<\/td>\n<td>Fee + throughput shock<\/td>\n<\/tr>\n<tr>\n<td>ML-DSA-65<\/td>\n<td align=\"right\">3,309<\/td>\n<td align=\"right\">52,944<\/td>\n<td align=\"right\">+51,904<\/td>\n<td>Aggregation becomes mandatory<\/td>\n<\/tr>\n<tr>\n<td>ML-DSA-87<\/td>\n<td align=\"right\">4,627<\/td>\n<td align=\"right\">74,032<\/td>\n<td align=\"right\">+72,992<\/td>\n<td>L1 scaling pressure spikes<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/05\/ethereum-pectra--1024x538.jpg\" alt=\"Vitalik proposes \u2018Lean Ethereum' to achieve quantum security, simpler validator operations\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/05\/ethereum-pectra--1024x538.jpg\" alt=\"Vitalik proposes \u2018Lean Ethereum' to achieve quantum security, simpler validator operations\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Vitalik proposes \u2018Lean Ethereum&#8217; to achieve quantum security, simpler validator operations<\/h3>\n<p class=\"cs-article-embed__summary\">The concept already has four research tracks already under review, which are connected to existing efforts in the Ethereum ecosystem.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Jun 12, 2025<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Gino Matos<\/span><\/p>\n<\/div><\/div>\n<h2>Wallet UX as the social layer of cryptography<\/h2>\n<p>Protocol support alone doesn&#8217;t complete the migration.<\/p>\n<p>Externally owned accounts can&#8217;t rotate keys cleanly under Ethereum&#8217;s current design. Users need one-click migration flows that don&#8217;t require deep technical knowledge. Hardware wallets must ship firmware updates. Custodians need a safe bulk migration tooling.<\/p>\n<p>Ethereum researchers have explored key-recovery-friendly proof systems and seed-based migration approaches precisely to reduce coordination risk and UX friction.<\/p>\n<p>a16z warns that premature migration introduces fragility, including immature implementations, shifting standards after deployment, and bugs in new cryptographic libraries.<\/p>\n<p>The organization argues that current security issues, such as governance failures and software bugs, pose a greater immediate risk than quantum computers.<\/p>\n<div id=\"cs-inline-newsletter-6978b1b4efc41\" class=\"cs-inline-newsletter\" data-inline-newsletter=\"\">\n<div class=\"cs-inline-newsletter__inner\">\n<div class=\"cs-inline-newsletter__content\"> <span class=\"cs-inline-newsletter__eyebrow\">CryptoSlate Daily Brief<\/span><\/p>\n<h3 class=\"cs-inline-newsletter__title\">Daily signals, zero noise.<\/h3>\n<p class=\"cs-inline-newsletter__copy\">Market-moving headlines and context delivered every morning in one tight read.<\/p>\n<p> <span><i class=\"fa-regular fa-bolt\" aria-hidden=\"true\"\/> 5-minute digest<\/span> <span><i class=\"fa-regular fa-star\" aria-hidden=\"true\"\/> 100k+ readers<\/span><\/p>\n<\/div>\n<div class=\"cs-inline-newsletter__form-shell\">\n<p class=\"cs-inline-newsletter__privacy\">Free. No spam. Unsubscribe any time.<\/p>\n<p> <i class=\"fa-regular fa-circle-xmark\" aria-hidden=\"true\"\/> <span>Whoops, looks like there was a problem. Please try again.<\/span><\/p>\n<p> <i class=\"fa-regular fa-circle-check\" aria-hidden=\"true\"\/> <span>You\u2019re subscribed. Welcome aboard.<\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>This is the crux of the \u201cdon&#8217;t panic\u201d framing: migrating too early trades known security for speculative security, and the cost of getting it wrong is potentially higher than the cost of waiting for standards maturity and better tooling.<\/p>\n<p>Both positions are defensible because they optimize for different failure modes. EF prioritizes avoiding rushed coordination under pressure.<\/p>\n<p>a16z prioritizes avoiding self-inflicted wounds from hasty deployment. The divergence reveals the real battleground: chains that thread the needle, building migration infrastructure early without prematurely forcing users onto immature standards, will gain a competitive advantage.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/01\/bitcoin-wallstreet-split--1024x538.jpg\" alt=\"Bitcoin\u2019s \u201cquantum\u201d death sentence is causing a Wall Street rift, but the fix is already hidden in the code\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2026\/01\/bitcoin-wallstreet-split--1024x538.jpg\" alt=\"Bitcoin\u2019s \u201cquantum\u201d death sentence is causing a Wall Street rift, but the fix is already hidden in the code\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Bitcoin\u2019s \u201cquantum\u201d death sentence is causing a Wall Street rift, but the fix is already hidden in the code<\/h3>\n<p class=\"cs-article-embed__summary\">The quantum computing threat challenges Bitcoin&#8217;s status as &#8220;digital gold,&#8221; prompting strategic shifts.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Jan 16, 2026<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Oluwapelumi Adejumo<\/span><\/p>\n<\/div><\/div>\n<h2>Three scenarios, different winners<\/h2>\n<p>The migration timeline depends on external breakthroughs that no one controls.<\/p>\n<p>In a slow-burn scenario where CRQC doesn&#8217;t arrive until the 2040s, migration occurs on a regulatory and standards cadence, prioritizing safety over speed. Chains that invested in crypto agility, with dual-signature periods, hybrid schemes, break-glass playbooks, can adapt without disruption.<\/p>\n<p>In the base case where material quantum threats emerge in the mid-2030s, today&#8217;s work determines outcomes. If the ecosystem wants smooth transitions by 2035, wallet tooling and aggregation research must be production-ready years earlier.<\/p>\n<p>This is the scenario EF&#8217;s roadmap optimizes for, and the one where multi-year lead times justify current investment.<\/p>\n<p>In a fast-shock scenario where breakthroughs signal credible risk before 2030, the differentiator becomes how quickly a chain can freeze exposure, migrate accounts, and maintain liveness. a16z argues this outcome is unlikely, but the organization&#8217;s emphasis on planning suggests even low-probability tail risks justify preparation.<\/p>\n<p>Triggers to watch include credible demonstrations of error-corrected scaling, logical qubit stability, and sustained gate fidelities. NIST or major governments advancing migration deadlines, and major custodians shipping PQ-capable signing in production.<\/p>\n<p>None are imminent, but all would compress decision timelines.<\/p>\n<table>\n<thead>\n<tr>\n<th>Battleground layer<\/th>\n<th>Why it matters<\/th>\n<th>What EF\u2019s push signals<\/th>\n<th>a16z \u201cdon\u2019t panic\u201d counterpoint<\/th>\n<th>KPI to watch<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Planning &amp; crypto agility<\/strong><\/td>\n<td>Migration is a multi-year program; the failure mode is rushed coordination under pressure<\/td>\n<td>Dedicated PQ team + governance cadence (PQ ACD) = treating migration as a protocol program, not a research thread<\/td>\n<td>Premature shifts can <strong>increase<\/strong> risk (immature libs, shifting standards, new bugs)<\/td>\n<td>Existence of a <strong>published<\/strong> chain roadmap + clear \u201cbreak-glass\u201d plan + staged rollout milestones<\/td>\n<\/tr>\n<tr>\n<td><strong>Wallet UX &amp; account migration<\/strong><\/td>\n<td>Users won\u2019t migrate unless it\u2019s near-frictionless; EOAs are the long tail<\/td>\n<td>Emphasis on account abstraction paths + \u201czero downtime \/ zero loss\u201d messaging = UX is central<\/td>\n<td>Avoid forcing users onto new schemes too early; UX failures become self-inflicted losses<\/td>\n<td>% of wallets\/custodians supporting <strong>dual-sign \/ key rotation<\/strong> flows; time-to-migrate for non-technical users<\/td>\n<\/tr>\n<tr>\n<td><strong>Aggregation &amp; fee economics<\/strong><\/td>\n<td>PQ sigs can be large; without aggregation you lose throughput and raise fees<\/td>\n<td>LeanVM + hash\/zk foundations + devnets imply the bet is <strong>protocol-level compression<\/strong><\/td>\n<td>Even \u201ccorrect\u201d PQ can be unusable if it breaks economics; don\u2019t trade usability for theoretical safety<\/td>\n<td>Demonstrated <strong>signature aggregation<\/strong> performance (proof size\/verification time) and resulting cost per tx\/attestation<\/td>\n<\/tr>\n<tr>\n<td><strong>Consensus efficiency &amp; validator overhead<\/strong><\/td>\n<td>Ethereum\u2019s consensus relies on aggregation today; losing it threatens liveness\/economics<\/td>\n<td>Multi-client PQ consensus devnets + interop calls = treating consensus as the hard part, not just wallets<\/td>\n<td>New consensus crypto is high-risk engineering; conservative rollout beats rushed redesign<\/td>\n<td>Measured <strong>bandwidth\/CPU overhead per validator<\/strong> vs today; attestation inclusion rates under load<\/td>\n<\/tr>\n<tr>\n<td><strong>Interop &amp; standards maturity<\/strong><\/td>\n<td>Standards reduce \u201cwhich algorithm?\u201d uncertainty; ecosystems converge on safer choices<\/td>\n<td>Prizes + workshops + external alignment (advisory boards) = ecosystem coordination<\/td>\n<td>Wait for standards\/implementations to mature before forcing mass migration<\/td>\n<td>NIST\/EU milestone alignment; shipping PQ support in major libraries\/HW wallets without critical CVEs<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>The new status game<\/h2>\n<p>Post-quantum readiness is becoming an institutional credibility metric, following the same path L2 maturity took in previous cycles.<\/p>\n<p>Chains without credible PQ roadmaps risk being perceived as unprepared for long-term settlement assurance, even if the immediate threat is distant.<\/p>\n<p>This dynamic explains why Solana, Polkadot, and Bitcoin all have active PQ workstreams despite the absence of imminent Q-day consensus.<\/p>\n<p>The arms race isn&#8217;t about who flips PQ first. Instead, it&#8217;s about who preserves UX, fee economics, and consensus efficiency while doing it.<\/p>\n<p>Ethereum&#8217;s approach bets on hash-based foundations, zk aggregation, and governance coordination.<\/p>\n<p>Solana&#8217;s high-throughput architecture makes signature overhead particularly acute, forcing design innovation.<\/p>\n<p>Polkadot&#8217;s heterogeneous sharding model allows per-chain experimentation.<\/p>\n<p>Bitcoin&#8217;s conservatism reflects governance constraints and a long tail of legacy outputs that can&#8217;t be migrated without owner cooperation.<\/p>\n<div class=\"cs-article-embed\">\n<div class=\"cs-article-embed__media\"> <img loading=\"lazy\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/12\/bitcoin-quantum--1024x538.jpg\" alt=\"Bitcoin encryption isn\u2019t at risk from quantum computers for one simple reason: it doesn\u2019t actually exist\" loading=\"lazy\" decoding=\"async\"\/><img loading=\"lazy\" class=\"lazyload\" width=\"1024\" height=\"538\" src=\"https:\/\/cryptoslate.com\/wp-content\/uploads\/2025\/12\/bitcoin-quantum--1024x538.jpg\" alt=\"Bitcoin encryption isn\u2019t at risk from quantum computers for one simple reason: it doesn\u2019t actually exist\" loading=\"lazy\" decoding=\"async\"\/><\/div>\n<div class=\"cs-article-embed__body\"> <span class=\"cs-article-embed__related-reading\">Related Reading<\/span><\/p>\n<h3 class=\"cs-article-embed__title\">Bitcoin encryption isn\u2019t at risk from quantum computers for one simple reason: it doesn\u2019t actually exist<\/h3>\n<p class=\"cs-article-embed__summary\">There are no secret messages on the blockchain to decrypt. The real threat is Shor\u2019s algorithm forging signatures on keys you\u2019ve already revealed.<\/p>\n<p> <span class=\"cs-article-embed__meta-item\">Dec 19, 2025<\/span> <span class=\"cs-article-embed__meta-divider\">\u00b7<\/span> <span class=\"cs-article-embed__meta-item\">Liam &#8216;Akiba&#8217; Wright<\/span><\/p>\n<\/div><\/div>\n<p>If PQ becomes the next L1 arms race, the winner won&#8217;t be the chain that announces the most prizes or devnets. It will be the chain that ships a migration path normal users actually complete, preserves throughput despite multi-KB signature candidates, and replaces today&#8217;s aggregation assumptions without sacrificing liveness.<\/p>\n<p>The planning layer, wallet UX layer, and aggregation layer are now the real battleground, and the clock started years before most participants realized the race had begun.<\/p>\n<div class=\"post-bottom\">\n<div class=\"post-mentions\"> <span class=\"heading\">Mentioned in this article<\/span><\/div>\n<\/div>\n<\/div>\n<p>Featured,In Focus,Quantum,Technology,Web3#postquantum #signatures #40x #larger #threatening #crush #network #throughput #user #costs1769517704<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ethereum elevated post-quantum cryptography to a top strategic priority this month, forming a dedicated PQ team led by Thomas Coratger and announcing $1 million in prizes to harden hash-based primitives. The announcement came one day before a16z crypto published a roadmap arguing that quantum threats are frequently overstated and premature migrations risk trading known security<\/p>\n","protected":false},"author":1,"featured_media":6071,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[1842,1848,1845,1843,605,1841,321,1844,1846,1847],"class_list":{"0":"post-6070","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ethereum","8":"tag-40x","9":"tag-costs","10":"tag-crush","11":"tag-larger","12":"tag-network","13":"tag-postquantum","14":"tag-signatures","15":"tag-threatening","16":"tag-throughput","17":"tag-user"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs - Crypto News: Latest Cryptocurrency News and Analysis<\/title>\n<meta name=\"description\" content=\"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cryptonews.uk.com\/?p=6070\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs\" \/>\n<meta property=\"og:description\" content=\"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cryptonews.uk.com\/?p=6070\" \/>\n<meta property=\"og:site_name\" content=\"Crypto News: Latest Cryptocurrency News and Analysis\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-27T12:41:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u884c\u653f\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u884c\u653f\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070\",\"url\":\"https:\/\/cryptonews.uk.com\/?p=6070\",\"name\":\"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs - Crypto News: Latest Cryptocurrency News and Analysis\",\"isPartOf\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg\",\"datePublished\":\"2026-01-27T12:41:44+00:00\",\"author\":{\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\"},\"description\":\"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.\",\"breadcrumb\":{\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cryptonews.uk.com\/?p=6070\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage\",\"url\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg\",\"contentUrl\":\"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cryptonews.uk.com\/?p=6070#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cryptonews.uk.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cryptonews.uk.com\/#website\",\"url\":\"https:\/\/cryptonews.uk.com\/\",\"name\":\"Crypto News: Latest Cryptocurrency News and Analysis\",\"description\":\"Latest Crypto &amp; Bitcoin News\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cryptonews.uk.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf\",\"name\":\"\u884c\u653f\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g\",\"caption\":\"\u884c\u653f\"},\"sameAs\":[\"http:\/\/demo3.aiwalls.com\/coinbase\"],\"url\":\"https:\/\/cryptonews.uk.com\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs - Crypto News: Latest Cryptocurrency News and Analysis","description":"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cryptonews.uk.com\/?p=6070","og_locale":"en_US","og_type":"article","og_title":"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs","og_description":"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.","og_url":"https:\/\/cryptonews.uk.com\/?p=6070","og_site_name":"Crypto News: Latest Cryptocurrency News and Analysis","article_published_time":"2026-01-27T12:41:44+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg","type":"image\/jpeg"}],"author":"\u884c\u653f","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u884c\u653f","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cryptonews.uk.com\/?p=6070","url":"https:\/\/cryptonews.uk.com\/?p=6070","name":"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs - Crypto News: Latest Cryptocurrency News and Analysis","isPartOf":{"@id":"https:\/\/cryptonews.uk.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage"},"image":{"@id":"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage"},"thumbnailUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg","datePublished":"2026-01-27T12:41:44+00:00","author":{"@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf"},"description":"Coinbase, Solana, Polkadot, and Bitcoin all moved on PQ planning, but wallet UX and aggregation may decide the winner.","breadcrumb":{"@id":"https:\/\/cryptonews.uk.com\/?p=6070#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cryptonews.uk.com\/?p=6070"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/?p=6070#primaryimage","url":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg","contentUrl":"https:\/\/cryptonews.uk.com\/wp-content\/uploads\/2026\/01\/ethereum-quantum-1.jpg","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/cryptonews.uk.com\/?p=6070#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cryptonews.uk.com\/"},{"@type":"ListItem","position":2,"name":"New post-quantum signatures are 40x larger, threatening to crush network throughput and user costs"}]},{"@type":"WebSite","@id":"https:\/\/cryptonews.uk.com\/#website","url":"https:\/\/cryptonews.uk.com\/","name":"Crypto News: Latest Cryptocurrency News and Analysis","description":"Latest Crypto &amp; Bitcoin News","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cryptonews.uk.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/822778c5844e0d16d43dce6630f4f1bf","name":"\u884c\u653f","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cryptonews.uk.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e4c2d23409b09e004cef3facbe677e95c5401f9e29680f3a311e0130c5748089?s=96&d=mm&r=g","caption":"\u884c\u653f"},"sameAs":["http:\/\/demo3.aiwalls.com\/coinbase"],"url":"https:\/\/cryptonews.uk.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/6070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6070"}],"version-history":[{"count":0,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/posts\/6070\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=\/wp\/v2\/media\/6071"}],"wp:attachment":[{"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6070"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6070"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptonews.uk.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}