2 Repos
Methods for converting interactive cryptographic protocols into non-interactive ones using hash-based challenges.
Distinct from Multi-Proof Verifiers: Distinct from general interaction controls: focuses on cryptographic protocol transformation.
Explore 2 awesome GitHub repositories matching security & cryptography · Non-Interactive Proof Transformations. Refine with filters or upvote what's useful.
This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It provides a deep dive into the fundamental architecture of decentralized ledger systems, covering the core mechanisms that enable trustless state transitions, cryptographic security, and network consensus. The documentation distinguishes itself by bridging high-level conceptual frameworks with practical implementation details. It details the lifecycle of smart contract development, from source code compilation and bytecode analysis to deployment and interaction patterns. Furthermo
Converts interactive cryptographic protocols into non-interactive ones using deterministic hash-based values.
Applies the Fiat-Shamir transform to convert interactive ZK protocols into non-interactive verifiable documents.