tinysnark 0.0.1

Tiny libsnark bindings
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "tinysnark"
homepage = "https://github.com/ebfull/bellman"
repository = "https://github.com/ebfull/bellman"
documentation = "https://github.com/ebfull/bellman"
license = "MIT"
description = "Tiny libsnark bindings"
version = "0.0.1"
authors = ["Sean Bowe <ewillbefull@gmail.com>"]
build = "build.rs"

[build-dependencies]
gcc = "0.3"