Protocol
CtrlK
GitHubDeveloper ProgramLibrariesSupportChange Log
  • Protocol Overview
  • Solidity Guides
  • Relayer SDK Guides
  • Examples
  • Zama Protocol Litepaper
  • Basic
    • FHE counter
    • FHE Operations
      • Add
      • If then else
    • Encryption
      • Encrypt single value
      • Encrypt multiple values
    • Decryption
      • User decrypt single value
      • User decrypt multiple values
      • Public Decrypt single value
      • Public Decrypt multiple values
  • OpenZeppelin confidential contracts
    • Library installation and overview
    • ERC7984 Standard
      • ERC7984 Tutorial
      • ERC7984 to ERC20 Wrapper
      • Swap ERC7984 to ERC20
      • Swap ERC7984 to ERC7984
    • Vesting Wallet
  • Advanced
    • Sealed-bid auction
      • Sealed-bid auction tutorial
Powered by GitBook
On this page
  1. Basic

Encryption

Encrypt single valueEncrypt multiple values
PreviousIf then elseNextEncrypt single value

Last updated 3 months ago