Nicolas Gailly
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Cargo.toml
|
@ -1,7 +1,7 @@ |
|
|
[package] |
|
|
[package] |
|
|
name = "testudo" |
|
|
name = "testudo" |
|
|
version = "0.1.0" |
|
|
version = "0.1.0" |
|
|
authors = ["Protocol Labs <mara.mihali@protocol.ai>"] |
|
|
|
|
|
|
|
|
authors = ["Mara Mihali <mara.mihali@protocol.ai>","Srinath Setty <srinath@microsoft.com>" ] |
|
|
edition = "2021" |
|
|
edition = "2021" |
|
|
description = "Spartan + Groth16 fast prover fast verifier SNARK" |
|
|
description = "Spartan + Groth16 fast prover fast verifier SNARK" |
|
|
readme = "README.md" |
|
|
readme = "README.md" |
|
|