Phase 2 trusted setup on BN254, based on Zcash phase 2 and Matter Labs powersoftau repostories.
Zero-knowledge signaling layer on Ethereum.
Exploring working with zkSNARKs in WebAssembly, online version available on https://zkwasm.kobi.one.
A fully-compatible implementation of Privacy Pass in Rust, as described in the blog post - https://kobigurk/2019/01/05/exploring-privacypass.html.
Zcash, since Sapling, supports the concept of diversified addresses. These are addresses derived from the same secret key, and are unlinkable among each other. The official Zcash client supports these addresses, but cannot generate them currently. This tool bridges this gap and can generate multiple addresses for the same key.
Real-time transaction visualizer for ethereum.
Node.JS implementation of Zero-Knowledge Contingent Payment.