Serialization of parameters and proofs.

This commit is contained in:
Sean Bowe
2018-03-04 17:49:05 -07:00
parent 749d6ceed4
commit ab1487025f
3 changed files with 397 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ futures-cpupool = "0.1"
num_cpus = "1"
crossbeam = "0.3"
pairing = "0.13"
byteorder = "1"
[features]
default = []