Ethereum Fusaka upgrade's "Trojan Horse": How to turn billions of mobile phones into hardware wallets?

DeepFlowTech
ETH-1,84%
BTC-0,39%

Written by: Zhixiong Pan

You actually already have a “hardware wallet” in your pocket.

The mobile phones and computers we use daily actually have dedicated security chips built in. For example, the “Secure Enclave” in iPhone or Keystore / Trust Zone / StrongBox in Android phones.

This independent physical area is typically referred to as a TEE (Trusted Execution Environment). It is characterized by “input only”: private keys are generated inside and never leave this physical area; external parties can only request it to sign data.

This is essentially the standard for hardware wallets. The chips commonly use an industry-standard algorithm curve selected by NIST (National Institute of Standards and Technology) for signing: secp256r1. This is also the cornerstone behind WebAuthn and FIDO2 (like your fingerprint login, FaceID).

A gap of only one letter

The awkward part is that Ethereum natively does not support this mainstream secp256r1.

At that time, the Bitcoin community chose the relatively obscure secp256k1 due to concerns about a “national-level backdoor” in the NIST curve, so Ethereum followed this tradition in designing its account system.

Although r1 and k1 look like they differ by only one letter, they are completely two different languages in mathematics. This leads to a huge pain point: the security chip in your phone is clueless when faced with Ethereum; it cannot directly sign Ethereum transactions.

Since we can't change the hardware, let's make this version “compatible” with it.

Ethereum clearly cannot force Apple or Samsung to change their chip designs to accommodate secp256k1; the only way is for Ethereum to adapt to secp256r1 itself.

Is it possible to write code with smart contracts to verify the r1 signature? Theoretically yes, but the mathematical calculations are too complex, and running a single verification might consume hundreds of thousands of Gas, which is completely unfeasible economically.

Therefore, in the Fusaka upgrade, the developers unleashed a powerful weapon: Precompiled Contracts. This is equivalent to opening a “backdoor” or “plug-in” in the Ethereum Virtual Machine (EVM). Instead of having the EVM compute step by step, it is better to write this verification function directly into the underlying code of the client. Developers only need to call a specific address to complete the verification at a very low cost.

In EIP-7951, this cost is fixed at 6900 Gas, dropping directly from hundreds of thousands to a few thousand, finally entering the range of “daily use in real products.”

The last piece of the puzzle of account abstraction

The implementation of this EIP means that we can finally authorize signature for smart accounts on Ethereum in the TEE environment of mobile phones.

It is important to note that this does not apply to your current MetaMask EOA address (because their public key generation logic is still k1).

It is specifically designed for “Account Abstraction” (AA wallet). In the future, your wallet will no longer be a string of mnemonic words, but rather a smart contract. This contract states:

“As long as this fingerprint (r1 signature) is verified to be correct, the transfer is allowed.”

Summary

EIP-7951 may not make mnemonic phrases disappear overnight, but it has finally removed the biggest stumbling block on the path to the widespread adoption of Ethereum.

Before this, the users were always faced with a cruel choice: Do you want to have “bank-level” self-security? You have to spend money to buy a OneKey, Keystone, or Ledger, and you also have to keep the mnemonic phrase as if you were storing gold bars; Do you want the smoothest experience? You can only keep your coins on exchanges or in custodial wallets, sacrificing control (sacrificing decentralization).

After the Fusaka upgrade, this multiple-choice question will no longer exist.

With the implementation of EIP-7951, “mobile as hardware wallet” will gradually become a reality. For the future billion new users, they may not need to know what a “private key” is, nor face the psychological pressure of writing down 12 words.

They just need to swipe their face and press their fingerprint like buying coffee as usual, and the Apple security chip behind the iPhone will invoke secp256r1 to sign the transaction and complete the verification through Ethereum's native precompiled contracts.

This is the correct way for Ethereum to embrace the next billion users: not arrogantly demanding users to learn complex cryptography, but lowering its stance to accommodate the universal standards of the internet and actively stepping into the users' pockets.

Disclaimer: The information on this page may come from third parties and does not represent the views or opinions of Gate. The content displayed on this page is for reference only and does not constitute any financial, investment, or legal advice. Gate does not guarantee the accuracy or completeness of the information and shall not be liable for any losses arising from the use of this information. Virtual asset investments carry high risks and are subject to significant price volatility. You may lose all of your invested principal. Please fully understand the relevant risks and make prudent decisions based on your own financial situation and risk tolerance. For details, please refer to Disclaimer.

Related Articles

Hyperliquid Trader neoyokio.eth Averages Down CHIP Position to $3.4M at $0.098

Gate News message, April 24 — Hyperliquid trader neoyokio.eth added to their 3x leveraged CHIP long position earlier today, increasing holdings from $2.2 million to $3.4 million with an average entry price of $0.098, according to Hyperinsight monitoring. The position is currently underwater by

GateNews49m ago

Ripple RLUSD Gains Wanchain Bridge Support Across XRPL, Ethereum, and Cardano

Gate News message, April 24 — Ripple's RLUSD stablecoin has expanded its cross-chain reach after Wanchain added bridge support for the asset. The integration enables RLUSD transfers across the XRP Ledger, Ethereum, Cardano, and Wanchain networks, creating multiple interoperability routes for users m

GateNews1h ago

Ethereum Spot ETF 10-Day Inflow Streak Ends With $75.936M Net Outflow

Gate News message, April 24 — Ethereum spot ETFs recorded a total net outflow of $75.936 million yesterday (April 23), ending a 10-day streak of consecutive net inflows, according to SoSoValue data. Grayscale Ethereum Mini Trust ETF (ETH) led inflows with $19.758 million in net deposits, bringing i

GateNews2h ago

Belarus: Crypto banks can use 26 digital assets and conduct 11 types of business

According to a report by the Belarusian news agency BelTA on April 23, Alexander Yegorov, First Deputy Chairman of the National Bank of Belarus, announced at the “2026 Digital Bank” conference that the Belarusian crypto-banking framework allows the use of 26 cryptocurrencies and 11 types of operations, as set out in accordance with Belarusian Decree No. 19, “On certain regulatory issues in the field of crypto banks and digital tokens.”

MarketWhisper3h ago

Grayscale Ethereum Staking Mini ETF Records $337M Inflows in Q1, Leads U.S. ETP Providers

Gate News message, April 24 — Grayscale's Ethereum Staking Mini ETF attracted $337 million in inflows during the first quarter of 2026, ranking first among U.S. ETP providers, according to Grayscale CEO Peter Mintzberg posting on X. The achievement reflects strong institutional demand for Ethereum s

GateNews3h ago

EtherFi proposes injecting 5,000 ETH into the rsETH rescue pool to prevent bad debts from spreading across the DeFi ecosystem

EtherFi Foundation submitted a governance proposal on April 24, authorizing the DAO treasury to allocate up to 5,000 ETH to fund the cross-protocol rescue pool for the rsETH vulnerability incident, to fill the shortfall in collateral and prevent Aave and other DeFi lending markets from incurring bad debt. This is part of EtherFi’s “DeFi United” coordinated rescue initiative.

MarketWhisper4h ago
Comment
0/400
No comments