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

Standard Chartered Aave Call puts institutional DeFi back on the table

2026-06-24

Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

2026-06-24

MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

2026-06-24
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

    MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

    2026-06-24

    Manadia joins the Origins Network to advance scalable AI-powered blockchain ecosystems

    2026-06-24

    Chainlink brings Samsung, Toyota and Sony prices on-chain with APAC stock streams

    2026-06-24

    Aztec reaches L2Beat Phase 2 after Governance revokes ownership of the rollup contract

    2026-06-24

    What is MEV? Maximal Extractable Value, the invisible tax on crypto

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

    Crypto finally has a CLARITY Act date

    2026-06-24

    The US Treasury Department’s $10 billion scam alert shows why crypto is rushing itself into the police force

    2026-06-24

    Stablecoins in Britse ponden gemaximeerd op $53 miljard, terwijl de Bank of England stablecoin-regels vastlegt

    2026-06-22

    De Amerikaanse toekomst van crypto-daders zal worden bepaald door hoe toezichthouders besluiten ze te noemen

    2026-06-22

    De MiCA-deadline zal waarschijnlijk kleinere crypto-apps naar gelicentieerde bewaarrails verplaatsen

    2026-06-22
  • Analysis

    Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

    2026-06-24

    Ethereum Foundation bezuinigt met 20% op personeel, terwijl ETH YTD met 44% daalt ondanks recordgebruik

    2026-06-24

    CZ noemde het no-KYC-model van Hyperliquid “geweldig”

    2026-06-24

    South Korea’s KOSPI crashes 10% as regulator admits ETF error

    2026-06-23

    Trumps quantum computing-push zet 449 miljard dollar aan ‘blootgestelde Bitcoin’ weer in de schijnwerpers

    2026-06-23
  • Learn

    Most Profitable Crypto to Mine in 2026: Best Altcoins for Mining

    2026-06-23

    Bitcoin Alternatives: Our Top Altcoin Picks for You in 2026

    2026-06-23

    What Is a Bull Flag Pattern in Crypto and How to Use It

    2026-06-20

    What Is OTC Trading? Over-the-Counter Trading Explained

    2026-06-20

    The Top 10 Bitcoin Wallets in 2026

    2026-06-20
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Blockchain»What is fully homomorphic encryption and how will it change the blockchain?
Blockchain

What is fully homomorphic encryption and how will it change the blockchain?

2024-03-13No Comments5 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

In today’s digital world, the need to decrypt data for computing tasks exposes it to security risks.

This is a significant problem in privacy-sensitive industries such as Web3, where decentralized applications and finance sometimes rely on both confidentiality and integrity in data processing to maintain trust and security in the chain.

Fully homomorphic encryption (FHE) offers a possible solution by allowing the processing of encrypted data without having to decrypt it first, thus maintaining confidentiality. These advances not only improve data security and privacy, but also increase the potential for secure data analytics and decentralized services.

Guy Itzhaki, CEO and co-founder of Fhenix, says that in the context of blockchain, FHE allows developers and users to determine which assets they want to keep privately and confidentially on-chain.

This means it will allow developers to “create a new set of use cases” and “pave the way for truly on-chain gaming, voting and auctions,” Itzahki said.

Read more: Encryption startup Fhenix raises $7 million for private computing

While there are some similarities between FHE and zero-knowledge (zk) technology, the main difference is that FHE technology can perform calculations on top of encrypted data without having to reveal or know the data points to obtain the end result.

Liam McDonald, head of growth at blockchain privacy startup Fairblock, explained that with zk technology, a prover converts necessary data into a secure code, called a polynomial commitment, to prove it is accurate.

“To do this, the data itself is converted into polynomial hashes and concatenated into a polynomial equation of the hashes representing the encoded data,” McDonald told Blockworks.

See also  Bitronia: From blockchain -dreams to global dominance

This comparison is then sent to a verifier, which determines whether the function is true. If the function is proven, a proof is generated, confirming that the information in it is correct.

Peyman Momeni, co-founder of Fairblock, said that while zk-proofs allow users to validate the accuracy of their data, they fall short in supporting computation on encrypted data, especially when it comes to merging private information from multiple users.

“Zk is more relevant for scalability with some degree of security and limited privacy applications such as shielded transfers, where FHE enables higher levels of data security when combined with use cases supported by the encryption features,” said Momeni.

FHE in practice

Combined with the benefits of the blockchain, FHE offers improved privacy, a core component missing from the existing blockchain ecosystem, says Kaal Dhairya, a Shiba Inu developer.

“Beyond true end-to-end encryption of data, this opens up a variety of use cases including supply chain/food chain to blockchain, private voting for DAOs, efficient prediction markets, on-chain casino games, hidden items on-chain games, and more much more,” said Dhairya.

Momeni notes that in most cases of crypto usage it is necessary to combine private inputs from multiple users, compute over them and decrypt the results, meaning there would be a ‘shared private state’.

“For example, in private governance or sealed budget auctions, all users encrypt their votes or bids. We perform on-chain computing on encrypted data and ultimately we need to decrypt the actual results,” he said. “In this case, we do not actually decode the individual bids/votes/transactions, but only the updated status or the result of the calculation.”

See also  Blockchain platforms Peaq, Midas and BOB raise millions for expansion

Read more: Fully homomorphic encryption packages are one step closer to reality

To ensure that no user has exclusive access, a system of multiple validators must share this decryption key and jointly decrypt the information at the right time.

According to Momeni, current FHE technologies face the technical hurdle of creating a decentralized system for managing these decryption keys. However, Fairblock is developing a solution with a decentralized key generation network, with the aim of making FHE technology more accessible and practical for developers and different platforms.

Different solutions for different privacy needs

It is worth noting that FHE is not the only privacy solution currently being developed on the blockchain; there are several other solutions that may be more beneficial to developers building different tools.

“There are different solutions with different tradeoffs, so we try to enable developers to use them properly without taking a cryptography course,” Momeni said.

Read more in our opinion section: Privacy is becoming mainstream

In the case of Fairblock, the company sees itself as comparable to Axelar, Eigenlayer or Celestia, where a network facilitates and accelerates other builders.

“Instead of cross-chain messaging, shared security and data availability, we abstract all the bandwidth overhead, onboarding and maintenance costs associated with running the network in a secure and decentralized manner,” he says.

The company recently rolled out its public testnet, which is designed for developers of select layer 2 networks to customize how they integrate encryption and decryption into applications. It currently allows users to leverage Identity-Based Encryption (IBE), Witness Encryption (WE) with the integration of fully homomorphic encryption still in development.

See also  Nexera collaborates with RWA Inc. to revolutionize the tokenization of real-world assets

Source link

Blockchain Change encryption fully homomorphic
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

2026-06-24

Manadia joins the Origins Network to advance scalable AI-powered blockchain ecosystems

2026-06-24

Chainlink brings Samsung, Toyota and Sony prices on-chain with APAC stock streams

2026-06-24

Aztec reaches L2Beat Phase 2 after Governance revokes ownership of the rollup contract

2026-06-24
Add A Comment

Comments are closed.

Top Posts

Bitcoin back to $55K? Stablecoins have their say as weak demand…

2024-10-14

Origin Protocol (OGN) Price Prediction 2023 2024 2025

2023-12-31

The XRP price is predicted to reach $8 by 2025, here’s why

2025-01-03
Editors Picks

Ethereum: Everything about ETH ETFs, Vitalik’s views and more

2024-01-11

NodeMonkes leads NFT sales with a sharp decline

2024-04-08

Standard Chartered Analysts predict a 330% XRP price increase after this happens

2025-12-31

‘It will be a multichain world’

2023-11-14

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

Standard Chartered Aave Call puts institutional DeFi back on the table

Why Bitcoin crashed below $60,000 because support fails when buyers are needed most

MarsCat joins forces with Memo to drive Web3 data insights and user-friendly experiences

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.