{"id":"zhenfei-zhang","title":"Zhenfei Zhang","content":"**Zhenfei Zhang** is a cryptographer and researcher known for his contributions to [blockchain](https://iq.wiki/wiki/blockchain) technology, [zero-knowledge proofs](https://iq.wiki/wiki/zero-knowledge-proofs-zkps) (ZKPs), and post-quantum cryptography. He has been professionally active in the field of cryptography since 2009 and has specialized in blockchain architecture and Rust engineering since 2018. Zhang has held significant technical and leadership roles at several prominent blockchain organizations, contributing to the development of key industry standards and pioneering work in emerging fields such as on-chain verifiable artificial intelligence. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\n## Career\n\nZhenfei Zhang has a career marked by research and leadership positions at major blockchain companies and foundations. His most recently stated role is Chief Cryptographer at [Polyhedra Network](https://iq.wiki/wiki/polyhedra-network). Prior to this, he held positions at [Scroll](https://iq.wiki/wiki/scroll), the [Ethereum Foundation](https://iq.wiki/wiki/ethereum-foundation-ef), Espresso Systems, and [Algorand](https://iq.wiki/wiki/algorand). Through these roles, he has been involved in developing and implementing cryptographic primitives that underpin some of the most significant advancements in the blockchain space. His work often bridges the gap between theoretical cryptographic research and practical application in decentralized systems. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\n## Key Technical Contributions\n\nZhang has made substantial contributions across several domains of modern cryptography, with a particular focus on technologies relevant to the security, scalability, and privacy of blockchain networks.\n\n### Zero-Knowledge Proofs and Verifiable AI\n\nZhang is a key figure in the development and application of [zero-knowledge proof ](https://iq.wiki/wiki/zero-knowledge-proofs-zkps)systems. His work in this area extends from foundational research on ZKP schemes to the creation of novel applications like verifiable AI, also known as zkML (zero-knowledge machine learning).\n\nHe is credited with pioneering the field of on-chain verifiable AI with his 2020 research paper \"ZEN,\" which introduced a system for scalable zero-knowledge proofs of neural network inference. This work laid the groundwork for systems that can prove a machine learning model was executed correctly without revealing the model's parameters or the input data. He later developed a zkML framework designed for integration with the popular machine learning library PyTorch. Underscoring his expertise in this domain, Zhang served as an advisor to Modulus Labs, a company focused on bringing verifiable AI to production environments, which was subsequently acquired by [Worldcoin](https://iq.wiki/wiki/worldcoin-wld). [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\nHis research on ZKP systems includes co-authoring several influential papers:\n\n* **HyperPlonk:** A Plonk-based ZKP system that features a linear-time prover and support for high-degree custom gates. A linear-time prover is highly efficient, as its computational work scales directly with the size of the computation being proven, making it suitable for larger and more complex applications. The paper was presented at Eurocrypt 2023. [\\[2\\]](#cite-id-UU1WCeOAzzOLDu4N)\n* **Ceno:** A non-uniform, segment-based, and parallel zero-knowledge virtual machine (zkVM). This research, published in the *Journal of Cryptology*, focuses on creating more efficient and flexible zkVMs, which are crucial for executing general-purpose computations within a zero-knowledge framework. The project is associated with the work done at [Scroll](https://iq.wiki/wiki/scroll). [\\[2\\]](#cite-id-UU1WCeOAzzOLDu4N)\n* **VERI-ZEXE:** A system for decentralized private computation that utilizes a universal setup, presented at USENIX Security 2023. This work contributes to the goal of building fully private and decentralized applications. [\\[2\\]](#cite-id-UU1WCeOAzzOLDu4N)\n\nHis public profile on X (formerly Twitter) further notes his focus on \"Building very fast ZKPs,\" highlighting his ongoing commitment to optimizing the performance of this technology. [\\[3\\]](#cite-id-UxRUw7ljt4rxmVzM)​\n\n### Post-Quantum Cryptography\n\nRecognizing the future threat that quantum computers pose to current cryptographic standards, Zhang has contributed to the field of post-quantum cryptography (PQC). He was a contributor to the **Falcon** signature scheme. Falcon is a lattice-based digital signature algorithm designed to be secure against attacks from both classical and quantum computers.\n\nIn 2022, the U.S. National Institute of Standards and Technology (NIST) selected Falcon as one of the first PQC algorithms to be standardized. This marked a major milestone in the global effort to transition to quantum-resistant cryptography. The Falcon scheme is being adopted by major blockchains, with **EIP-8052** proposing its integration into [Ethereum](https://iq.wiki/wiki/ethereum) to secure the network for the long term. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\nFurthering his work in lattice-based cryptography, Zhang has co-authored papers on efficient synchronized multi-signature schemes, including **Squirrel** (ACM CCS 2022) and **Chipmunk** (ACM CCS 2023). These schemes provide methods for multiple parties to collectively sign a message in a secure and efficient manner, using cryptographic assumptions believed to be resistant to quantum attacks. [\\[2\\]](#cite-id-UU1WCeOAzzOLDu4N)​\n\n### On-Chain Privacy Systems\n\nStarting in 2020, Zhang began to explore and develop protocols for enhancing privacy on public blockchains. His work aims to enable confidential transactions and computations in a transparent environment. A key project in this area is the **Configurable Asset Privacy (CAP)** specification, which he developed for Espresso Systems. CAP is a protocol for creating shielded addresses and confidential payments, allowing users to transact without revealing amounts or asset types.\n\nHis research in this domain also includes protocols for private decentralized exchanges (DEXs) and foundational work on fully private on-chain smart contracts. These contributions address the growing demand for privacy-preserving financial applications and general-purpose computation on blockchains. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\n### Blockchain Signature and Proof Standards\n\nZhang has played a role in the development and standardization of cryptographic primitives essential for blockchain scalability and security. He was a contributor to the **BLS (Boneh–Lynn–Shacham) signature standard**, specifically the IETF draft `draft-boneh-bls-signature-00`. The key feature of BLS signatures is aggregation, which allows thousands of individual signatures to be combined into a single, compact signature that can be verified with one operation.\n\nThis property was critical for the design of [Ethereum](https://iq.wiki/wiki/ethereum)'s Beacon Chain, the consensus layer that facilitated the network's transition from Proof-of-Work to Proof-of-Stake. By enabling efficient verification of attestations from a large number of validators, BLS signatures helped make [Ethereum](https://iq.wiki/wiki/ethereum)'s consensus mechanism scalable. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)​\n\nIn addition to BLS signatures, Zhang co-authored **Pointproofs**, a system for aggregating proofs for vector commitments. Published at ACM CCS 2020, Pointproofs provides a highly efficient method for creating short proofs about data stored in a vector, with applications in stateless cryptocurrencies and other authenticated data structures. This research was associated with his work at [Algorand](https://iq.wiki/wiki/algorand). [\\[2\\]](#cite-id-UU1WCeOAzzOLDu4N)​\n\n## Community Involvement and Academic Profile\n\nIn addition to his professional roles, Zhang is active in fostering collaboration within the cryptography and blockchain communities. He founded and organizes the \"Forking Lemma\" Telegram group, a community dedicated to discussions and innovation at the intersection of these two fields. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)\n\nHis academic impact is reflected in his citation metrics. According to his Google Scholar profile, Zhang has an h-index of 27. He also has an Erdős number of 3, which indicates a close connection to the prolific mathematician Paul Erdős through a chain of three co-authored academic papers. An Erdős number is a way of describing a mathematician's or scientist's collaborative distance from Paul Erdős, with a lower number signifying a closer connection. [\\[1\\]](#cite-id-YjxoAxhgwfRBXfhA)","summary":"Zhenfei Zhang is a cryptographer and researcher specializing in blockchain technology, zero-knowledge proofs, and post-quantum cryptography. He contributed to the NIST PQC standard Falcon and the BLS signature standard used by Ethereum.","images":[{"id":"QmQQJTnDY7ajLkWWXqoP4atT7p5Lhjx4h1gEPjcBdRgjUP","type":"image/jpeg, image/png"}],"categories":[{"id":"people","title":"people"}],"tags":[{"id":"PeopleInDeFi"},{"id":"Developers"}],"media":[{"id":"QmXE3kVLHECUrBtRcSH49ViavuxBpt2cDJLAcCpmbECi8e","type":"GALLERY","source":"IPFS_IMG"},{"id":"Qmf5chHVQaPniMR3c2CvQMooFPw3cxX8b8ntKEsS9ThhkG","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmXQMgMik1TMBZrPcNmQrcMxL1hy9iLHDkfUWmxjV3E5Me","type":"GALLERY","source":"IPFS_IMG"},{"id":"Qmdy8775MxQhxsLWXWKGQ6it6d36YbHAF9u9cdqok763ip","type":"GALLERY","source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n  {\n    \"id\": \"YjxoAxhgwfRBXfhA\",\n    \"url\": \"https://zhenfeizhang.github.io/\",\n    \"description\": \"Zhenfei Zhang's professional bio\",\n    \"timestamp\": 1763405460677\n  },\n  {\n    \"id\": \"UU1WCeOAzzOLDu4N\",\n    \"url\": \"https://zhenfeizhang.github.io/publications.html\",\n    \"description\": \"Zhenfei Zhang's list of publications\",\n    \"timestamp\": 1763405460690\n  },\n  {\n    \"id\": \"UxRUw7ljt4rxmVzM\",\n    \"url\": \"https://x.com/zhenfei\\\\_zhang\",\n    \"description\": \"Zhenfei Zhang's X.com profile bio\",\n    \"timestamp\": 1763405460690\n  }\n]"},{"id":"website","value":"https://zhenfeizhang.github.io/"},{"id":"twitter_profile","value":"https://x.com/zhenfei_zhang"},{"id":"references","value":"https://zhenfeizhang.github.io/publications.html"},{"id":"linkedin_profile","value":"https://www.linkedin.com/in/zhenfeizhang/"},{"id":"commit-message","value":"\"Added Zhenfei Zhang wiki page\""}],"events":[{"id":"c5eebd43-0825-4142-afdd-14df2574165d","date":"2020-07","title":"Co-authored BLS Signature Standard","type":"DEFAULT","description":"Co-authored the IETF draft for the BLS signature standard, a core cryptographic component that enabled Ethereum's Beacon Chain consensus mechanism.","link":"https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-bls-signature-04","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"1588aad9-91e2-45e1-afd0-232d9913d6f0","date":"2021-01","title":"Pioneered On-chain Verifiable AI","type":"DEFAULT","description":"Published the research paper 'ZEN', which introduced a system for scalable zero-knowledge proofs for neural network inference, pioneering the field of zkML.","link":"https://eprint.iacr.org/2021/087","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"591d9db3-f12e-4c9f-80cf-1002294e0c39","date":"2022-07","title":"Contributed to NIST PQC Standard Falcon","type":"DEFAULT","description":"Was a key contributor to the Falcon signature scheme, which was selected by the U.S. National Institute of Standards and Technology (NIST) as a standard for post-quantum cryptography.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"bc1f4485-29b2-485e-90b2-9af9b542185b","date":"2023-04","title":"Published HyperPlonk ZKP System","type":"DEFAULT","description":"Co-authored the paper for HyperPlonk, a Plonk-based zero-knowledge proof system featuring a linear-time prover, published at Eurocrypt 2023.","link":"https://eprint.iacr.org/2022/1355","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":[],"speakers":[]}}