Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZK-Hack/puzzle-zero-sum-game
/ types & classes
Types & classes
5 in github.com/ZK-Hack/puzzle-zero-sum-game
⨍
Functions
11
◇
Types & classes
5
Enum
Error
src/error.rs:2
Interface
FiatShamirRng
An RNG suitable for Fiat-Shamir transforms
src/rng.rs:10
Class
Proof
src/data_structures.rs:18
Class
SimpleHashFiatShamirRng
A simple `FiatShamirRng` that refreshes its seed by hashing together the previous seed and the new seed material.
src/rng.rs:19
Class
Statement
src/data_structures.rs:5