|
|
2 years ago | |
|---|---|---|
| .cargo | 2 years ago | |
| .github/workflows | 2 years ago | |
| benches | 2 years ago | |
| examples | 2 years ago | |
| profiler | 2 years ago | |
| src | 2 years ago | |
| .gitignore | 3 years ago | |
| CODE_OF_CONDUCT.md | 5 years ago | |
| CONTRIBUTING.md | 5 years ago | |
| Cargo.toml | 2 years ago | |
| LICENSE | 5 years ago | |
| NOTICE.md | 5 years ago | |
| README.md | 2 years ago | |
| SECURITY.md | 5 years ago | |
| rustfmt.toml | 2 years ago | |
Testudo is a linear-time prover SNARK with a small and universal trusted setup. For a deep dive, please refer to this blog post.
In the current stage, the repository contains:
testudoTestudo is available with stable Rust.
Run cargo build or cargo test to build, respectively test the repository.
To run the current benchmarks on BLS12-377:
cargo bench --bench testudo --all-features release -- --nocapture
If you want to contribute, reach out to the Discord server of cryptonet.