| Project | Description |
|---|---|
| ubt-rs | Rust implementation of Unified Binary Trie; reference EIP-7864 data structure for efficient Ethereum state storage and migration experiments. |
| ubt-exex | Reth execution extension for UBT; plugs a UBT-backed state engine into Reth to evaluate EIP-7864 in a real client. |
| Project | Description |
|---|---|
| plinko-rs | Practical Rust implementation of the PLINKO PIR protocol with data extraction from Sepolia and hint generation; built to feed real-world PIR queries from on-chain Ethereum data. |
| inspire-rs | Rust implementation of the INSPIRE PIR protocol; focuses on production-ready primitives and integration with Ethereum-style datasets. |
| inspire-exex | Two-Lane InsPIRe PIR for private Ethereum state queries with honest-but-curious server. |
| morphogenesis | A new 2-server GPU accelerated DPF-PIR for the full Ethereum state. |
| rms24-rs | RMS24 single-server PIR in Rust with optional CUDA acceleration and KeywordPIR benchmarking. |
| Project | Description |
|---|---|
| lwe-jump-table | LWE-based control flow flattening for EVM; encrypts branch destinations in LWE ciphertexts for on-chain strategy obfuscation (n=768, q=4096, ~130-bit PQ security). |
| ma-dai-shi-io | Quasi-linear iO implementation (Ma-Dai-Shi 2025); Rust library, Lean 4 proofs, and on-chain seed phrase challenge demo. |
| Project | Description |
|---|---|
| tor-ethereum-ecosystem | Ethereum ecosystem tools accessible over Tor; curated configs and examples for running RPCs, explorers, and infra as onion services. |
| webtor-rs | Rust library for Tor web services; simplifies exposing HTTP APIs as onion services and managing Tor integration in Rust backends. |
| onion-service-monitor | Monitoring tool for onion services; tracks uptime, reachability, and health of Tor endpoints used by privacy-focused infrastructure. |
| blockscout-onion | Blockscout blockchain explorer over Tor; packages a full Blockscout stack behind an onion service for censorship-resistant chain analytics. |
| gethrelay | Geth relay service for Tor; enables Ethereum node communication over the Tor network. |
| Project | Description |
|---|---|
| ipfe.sol | Inner Product Functional Encryption for EVM using bn256 precompiles; enables private computation over encrypted on-chain data. |
| liq | Ultra gas-optimized ERC-3156 flash loans; minimizes gas costs for atomic arbitrage and liquidation bots. |
| iconregistry.eth | Icon registry smart contract; on-chain mapping for asset/contract icons to improve UX for wallets, explorers, and dapps. |
| evm-lwe-math | Gas-optimized LWE inner-product primitives for on-chain lattice cryptography; supports both prime and power-of-2 moduli. |
| evm-linear-accumulator | Seed-derived linear hash accumulator over Z_q for trace integrity, state accumulators, and fraud proofs. |
| evm-mhf | EVM-native memory-hard function primitive. |
| evm-lattice-pow | Standalone LatticePoW challenge primitive for EVM. |
| voidgun | Drop-in RPC privacy for Ethereum. Proxy architecture that turns existing multi-chain wallets into private transaction endpoints. |
These repos are not publicly available. Links are used by Player 53627 for easy navigation.
| Project | Description |
|---|---|
| circuit-mixing-research | Experimental lab for understanding how far we can push pure circuit mixing (without heavy cryptography) against compression and structural attacks. |
| yolo | Privacy-preserving yield-bearing stablecoin on Ethereum L1; explores fully collateralized stablecoin design with hidden balances and flows. |
| reth-relay | Privacy-focused P2P relay for reth with Tor/I2P support. |




