Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Could Jane Street’s $19 Million Bitcoin Sale Create New Liquidation Risks?

2026-03-07

A groundbreaking leap into the consumer future of decentralized AI

2026-03-07

Bitcoin sees historic death cross on three-day chart – what does it mean?

2026-03-07
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    A groundbreaking leap into the consumer future of decentralized AI

    2026-03-07

    BitGo to Power SoFiUSD Stablecoin Infrastructure as SoFi Launches First Nationally Chartered Bank Token

    2026-03-07

    AINFT extends multi-chain AI services with BNB chain integration

    2026-03-07

    CMC Markets Begins 24/7 Blockchain Settlements with JP Morgan’s Kinexys

    2026-03-07

    Chainlink helped Visa, ANZ and Fidelity do what banks have been trying to do for years

    2026-03-06
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    US lawmakers consider ban on prediction markets amid bets on Iran

    2026-03-06

    De volatiliteit van Bitcoin zou in april kunnen exploderen als SEC de markt achter de ETF-leverage beoordeelt

    2026-03-06

    Crypto company Kraken secures a direct link to Federal Reserve payments

    2026-03-04

    Bitcoin’s $85 billion derivatives engine may move onshore as CFTC eyes April approval

    2026-03-04

    De deadline voor stablecoins van het Witte Huis verstrijkt terwijl de CLARITY Act vastloopt

    2026-03-03
  • Analysis

    Billionaire Peter Thiel dumps a $74,400,000 stake in three assets, including one of Warren Buffett’s favorites

    2026-03-07

    Bitcoin Price Rally Slows, Consolidation Signals Possible Next Step

    2026-03-07

    XRP Price Ladder Shows What Conditions Are Needed for $18, $100, and $500

    2026-03-07

    Bitcoin’s rally from $73,000 faces a crucial test as momentum looks to change

    2026-03-06

    ‘Good Times Have Arrived’ – Trader Michaël van de Poppe Says the Bitcoin Bear Phase is Over – Here Are His Goals

    2026-03-06
  • Learn

    What Is Wrapped ETH (WETH) and Why Do You Need It in DeFi?

    2026-03-06

    What Is Crypto Protocol and Why Coins Need It

    2026-03-04

    Wat is Liquid Proof-of-Stake: uitgelegd voor beginners

    2026-03-02

    The 9 Most Common Crypto Scam Types

    2026-03-02

    Sidechains Explained: What They Are, How They Work, and Why They Matter

    2026-02-20
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Blockchain»Making privacy solutions EVM compatible is key to integrating them with Blockchains and Dapps — Guy Itzhaki
Blockchain

Making privacy solutions EVM compatible is key to integrating them with Blockchains and Dapps — Guy Itzhaki

2023-12-22No Comments8 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

While proponents of fully homomorphic encryption (FHE) have sometimes touted it as a better privacy solution than zero-knowledge (ZK) proofs, Guy Itzhaki, the founder and CEO of Fhenix, said both are cryptography-based technologies that, when used combined, form a robust and efficient encryption layer. To support this position, Itzhaki pointed to a study whose findings suggest that “combining ZKPs with FHE could achieve fully generalizable, confidential decentralized finance (defi).”

The convergence of Blockchain and AI

Despite their great promise, privacy solutions have yet to become an important part of blockchains and decentralized apps (dapps). In his written responses sent to Bitcoin.com News, the Phoenix The CEO said one reason for this may be the perceived burden they bring to developers and users. To overcome such problems, Itzhaki proposed making these solutions EVM compatible and also bringing FHE coding capabilities to the Solidity programming language.

Meanwhile, the founder of Fhenix, an FHE-powered Layer 2, when asked how developers and users can protect their privacy in a world where blockchain and artificial intelligence (AI) converge, said the first step would be to raise awareness about the presence of emerging risks or challenges. Taking this step will force developers to design applications that address these challenges.

For users, Itzhaki said the best way to protect themselves is to “educate themselves about safe practices and use tools that support the protection of personal data.” Elsewhere, in his replies sent via Telegram, Itzhaki also addressed why the much-vaunted mass adoption of Web3 is not happening.

Below you will find Guy Itzhaki’s answers to all questions sent to him.

Bitcoin.com News (BCN): Very often, the lack of a refined user experience is seen as the biggest obstacle to mass adoption of Web3. However, some see privacy issues as another major obstacle, especially to institutional adoption. What do you see as the biggest obstacles the Web3 ecosystem must collectively overcome to become mainstream?

Guy Itzjaki (GI): First of all, a lack of sense of security while interacting with blockchain-based applications. Many people are put off using it because it “feels” less secure than traditional applications that offer “built-in” security, even at the cost of centralization.

The second challenge is the overall poor user experience that the space forces you to. For example, the sense of security (or functionality) is seriously damaged when users lose money due to minor operating errors that can happen to anyone. The complicated nature of using most decentralized applications is a major obstacle to mass adoption.

See also  How VeChain can help companies go green abroad

Another problem is regulations. Blockchain adoption has been hampered by negative sentiment from regulators and traditional markets, mainly due to associations with criminal activities. We need to find a way to allow users to keep their data private (on public blockchains) while at the same time being compliant with the law.

FHE technology offers many possibilities to overcome these challenges (via a coded calculation function). By introducing native encryption into the blockchain, we can facilitate a better sense of security (e.g. by encrypting the user’s asset balance), support applications such as account abstraction that significantly reduce the user’s complexity when interacting with the blockchain, and enable decentralized identity management. necessary for compliance.

BCN: Depending on the products and use cases, the blockchain ecosystem has a wide range of privacy needs. Do you see FHE zero-knowledge replacing ZK-proofs and Trusted Execution Environments (TEEs) or can these innovative technologies coexist?

GI: That’s a great question, as there is a serious debate about the effectiveness of a single privacy-preserving technology to solve all data encryption needs and scenarios. Due to extreme differences between competing encryption technologies (cost, complexity, UX).

It is important to understand that although both FHE and ZKP are cryptography-based technologies, they are very different. ZKP is used for the verification of data, while FHE is used for the calculation of encrypted data.

Personally, I believe there is no ‘one-stop-shop’ solution, and we will likely see a combination of FHE, ZKP and MPC technologies forming a robust, yet efficient encryption layer based on specific usage requirements. . For example, recent research has shown that combining ZKPs with fully homomorphic encryption (FHE) could yield a fully generalizable, confidential DeFi: ZKPs can prove the integrity of user input and calculations, FHE can handle arbitrary calculations on encrypted data, and MPC will be used . to separate the keys used.

BCN: Can you tell us about your project Fhenix and the fully homomorphic coded virtual machine (fhEVM) and how it fits into the existing chains and platforms?

GI: Fhenix is ​​the first fully Homomorphic Encryption (FHE) powered L2 that brings computation over encrypted data to Ethereum. Our focus is on introducing FHE technology to the blockchain ecosystem and tailoring its performance to Web3’s needs. Our first development achievement is the FHE Rollup, which unlocks the potential for sensitive and private data to be securely processed on Ethereum and other EVM networks.

See also  XRP price remains in range as bulls struggle to overcome key resistance

Such advancement means users (and institutions) can conduct encrypted on-chain transactions, and it opens the door for additional applications such as confidential, trustworthy gaming, private voting, sealed bid auctions, and more.

Fhenix uses Zama’s fhEVM, a set of extensions for the Ethereum Virtual Machine (EVM) that allows developers to seamlessly integrate FHE into their workflows and create encrypted smart contracts without any cryptographic expertise, while still writing in Solidity.

We believe that providing developers with the best tools for using FHE on top of existing protocols will pave the way for the formation of a new encryption standard in Web3.

BCN: Whether FHE, ZK-proof or something else, the privacy solutions themselves have a tough job of becoming an integral part of blockchains and decentralized apps (dapps). What factors or strategies would make it easier for builders to integrate privacy solutions into existing chains and platforms?

GI: I have a very practical background and so it was clear to us when we first started designing Fhenix that we needed to make FHE as easy as possible for developers and users. Therefore, our first decision was to ensure we are EVM compatible and bring the FHE coding capabilities into Solidity to reduce the burden on developers and not require them to learn a new, specific language for coding. This also means that developers do not need to have cryptographic expertise or FHE knowledge to develop dapps.

Finally, we look for developer experience in developing applications where encryption is a priority. This means that we focus on creating the best stack for developers, to simplify the development process as much as possible.

BCN: FHE allows data to be entered on-chain and encrypted, while being able to use it as if it were unencrypted. The data is said to remain encrypted and private during transactions and smart contract implementations. Some believe that this level of on-chain privacy could go beyond solving privacy concerns and unlock use cases that were not previously possible. Can you provide examples to illustrate some of these possible use cases, if any?

GI: In terms of relevant use cases, any application that requires data encryption can benefit from using FHE in some form. The most interesting use cases are those that benefit greatly from performing calculations on encrypted data, such as:

  • Decentralized identity
  • Confidential payments
  • Reliable (decentralized) gaming
  • Confidential defi
See also  Market upheaval imminent? Doge and Shiba whales are making waves

A good example is casino gaming. Imagine a scenario where the dealer deals cards without knowing their values ​​– a glimpse into the potential of fully private on-chain encryption. This is just the beginning. FHE’s ability to integrate data privacy and trust into the blockchain is essential for game makers and players alike, and fundamental to future gaming innovations and use cases.

A promising way to achieve this is through Fhenix’s FHE Rollups, which allow developers to create custom app chains that seamlessly integrate FHE while using the well-known Ethereum Virtual Machine (EVM) languages.

In the context of gaming, FHE Rollups provide the opportunity to build gaming ecosystems with FHE technology at their core. For example, one roll-up could be completely dedicated to casino games, ensuring the complete privacy and security of these games. Meanwhile, another package, fully interoperable with the first, could focus on large-scale player-versus-player (PvP) games.

BCN: Artificial intelligence (AI) and blockchain, two of the hottest technologies of the moment, seem to be growing closer together. Some people now believe that AI could have both positive and negative impacts on the privacy and security of Web3 users. What precautions should developers and users take to protect privacy in the chain, with an emphasis on the negative effect?

GI: The first thing we need to do is raise awareness of the growing challenges on the Internet, and in the Web3 space in particular, which should prompt builders to consider these risks when designing their applications. Instead, users should inform themselves about safe use and use tools that support the protection of personal data.

In terms of technology precautions, one of the use cases I’m personally interested in is how we, the users, can tell the difference between AI generative content and human-generated content. Confirming the origin of content is a key feature of blockchains, and I am confident that in the future we will see apps that help trace the provenance of data.

Specifically for FHE, we’re exploring ways to help create better AI modules by letting users share their data for AI training, without the risk of losing their privacy.

What are your thoughts on this interview? Let us know what you think in the comments below.

Source link

blockchains Compatible dApps EVM Guy Integrating Itzhaki Key Making privacy solutions
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

A groundbreaking leap into the consumer future of decentralized AI

2026-03-07

BitGo to Power SoFiUSD Stablecoin Infrastructure as SoFi Launches First Nationally Chartered Bank Token

2026-03-07

Short-Term Profit Taking Pushes Bitcoin Back Below the Key $70,000 Level – What Now?

2026-03-07

AINFT extends multi-chain AI services with BNB chain integration

2026-03-07
Add A Comment

Comments are closed.

Top Posts

Bitcoin is bouncing back after a weekend slump that defied expectations

2025-10-21

Bitcoin – This is what liquidation data predicts for the price of BTC

2026-01-07

Why the Bitcoin -Dominance that reaches 71% is important for the Altcoin season to start

2025-02-06
Editors Picks

United States Physical Security Market 2025 Edition Size, Share & Forecast 2033

2025-06-20

How Fears of a US Recession Affect Crypto Markets

2024-08-06

Top analyst updates outlook for Dogecoin rival that has exploded more than 300% in three weeks, says Solana to soar higher

2024-01-25

Binance CEO Richard Teng says Crypto needs two elements to witness mass adoption

2025-03-25

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Could Jane Street’s $19 Million Bitcoin Sale Create New Liquidation Risks?

A groundbreaking leap into the consumer future of decentralized AI

Bitcoin sees historic death cross on three-day chart – what does it mean?

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.