Tetration Lab
Research and Development Lab for Cryptography, Web3, and On-chain Game.
Contacts And Careers
Get in touch with us for exciting career and collaboration prospects, and don't worry, we're on a tight budget but are always open to unpaid internships! (jk)
Our Works
Privacy Projects
5/29/2023
Multi-Asset Shielded Pools with external interaction and compliance features. Trade, LP, stake, and more privately while comply with regulators
Cryptography, zkSNARK, MASP, Shielded Pool, Privacy, DeFi6/30/2023
Experiment and technical report on implementing fully homomorphic encrypted elliptic curve digital signature algorithm (ECDSA) using tfhe-rs
Cryptography, Homomorphic Encryption, tfhe-rs, ECDSA10/28/2023
Decentralized cross-chain bounty and crisis management protocol. A.k.a. On-chain ctf with claimable bounty using zero-knowledge proof.
Cryptography, zkVM, zkSNARK, RISC-0, revm11/12/2023
Turing Zero zkVM is a zk circuit simulating a simple Turing machine, and the circuit can prove that given a public input tape and output tape, there is a program witness that sucessfully simulate with such tape.
Cryptography, zkVM, Turing Machine, Noir11/12/2023
Type-5 zkEVM is a 30-ish opcodes/instructions simplified EVM that captures important concepts like state transition proof, opcodes, etc. Users can easily add/modify opcodes or VM behaviour due to our small, easily-read codebase.
Cryptography, zkVM, EVM, NoirOn-chain Game
12/25/2022
Fully on-chain real time multiplayer rock paper scissors-like game
On-chain game, MUD Engine1/23/2023
Fully on-chain social deduction game with private state using homomorphic encryption and zkSNARK
On-chain game, MUD Engine, Cryptography, Homomorphic Encryption, zkSNARK3/25/2023
Fully on-chain MMO-RTS space conquest game
On-chain game, MUD EngineOpen Source Contribution
1/26/2023
Solidity SNARK verifier generator for Arkwork's proof systems.
Cryptography, Solidity, Arkworks, zkSNARK2/21/2023
Arkworks implementation of cryptographic hash function MiMC
Cryptography, Arkworks, zkSNARK, CRH4/20/2023
Arkworks implementation of Groth16's phase 2 CRS generation ceremony
Cryptography, Arkworks, zkSNARK, Phase2