FHEVM is a framework built by Zama to enable confidential smart contracts on EVM-compatible blockchains using Fully Homomorphic Encryption (FHE). It lets developers write Solidity contracts that handle encrypted inputs, encrypted state, arithmetic and logical operations on encrypted types, while maintaining privacy (data always encrypted), composability (encrypted state works alongside public state), and security (via threshold decryption, KMS, etc). The framework includes on-chain and off-chain components (contracts, coprocessors, gateway, utilities) to orchestrate the whole encrypted data pipeline.
Features
- Solidity integration: write smart contracts with encrypted data types (e.g. euint, ebool, eaddress) using standard toolchains like Hardhat or Foundry
- Programmable privacy: developer controls what parts of state/transactions are encrypted, who can decrypt via access control lists etc
- Full range of operations on encrypted data: arithmetic, comparisons, boolean, bitwise, branching (including encrypted conditionals)
- High precision integers (up to 256 bits) when using encrypted integer types
- Security via threshold decryption / key management (KMS), ensuring no single actor can compromise encrypted state
- Use of symbolic execution for on-chain FHE operations (i.e. handles/pointers emitted, off-chain coprocessor does heavy work), enabling efficiency and scalability
Categories
EncryptionLicense
MIT LicenseFollow FHEVM
Other Useful Business Software
Unrivaled Embedded Payments Solutions | NMI
NMI Payments is an embedded payments solution that lets SaaS platforms, Software companies and ISVs integrate, brand, and manage payment acceptance directly within their software—without becoming a PayFac or building complex infrastructure. As a full-stack processor, acquirer, and technology partner, NMI handles onboarding, compliance, and risk so you can stay focused on growth. The modular, white-label platform supports omnichannel payments, from online, mobile and in-app to in-store and unattended. Choose from full-code, low-code, or no-code integration paths and launch in weeks, not months. Built-in risk tools, flexible monetization, and customizable branding help you scale faster while keeping full control of your experience. With NMI’s developer-first tools, sandbox testing, and modern APIs, you can embed payments quickly and confidently.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of FHEVM!