Skip to main content

One post tagged with "fhe"

View All Tags

Analytics dApp built on Zama fhEVM

· 7 min read
Jimmy Chu
Site Author

Project Artifacts

Background

After my last project on Semaphore and modular smart accounts, I wanted to continue advancing my knowledge of programmable cryptography. I have developed a solid understanding of zero-knowledge proof and now wish to learn more about multi-party computation (MPC), fully homomorphic encryption (FHE), and indistinguishability obfuscation (iO). I have been studying materials on MPC, such as oblivious transfer and garbled circuits, as well as FHE topics like learning with errors and lattice-based problems.