zksnark-rs icon indicating copy to clipboard operation
zksnark-rs copied to clipboard

Zero knowledge succinct arguments of knowledge, written in Rust

Results 1 zksnark-rs issues
Sort by recently updated
recently updated
newest added

This is to make `CircuitInstance` generic enough to handle any type of structure containing `WireId`s. I wanted to get some early feedback on this while I write more tests to...