Add zerocash tests and utilities.

This commit is contained in:
Sean Bowe
2016-02-15 22:57:55 -07:00
parent cf5f4f679d
commit 6e96cf089b
9 changed files with 72 additions and 19 deletions

View File

@@ -15,8 +15,6 @@
#include "ZerocashParams.h"
#include "libsnark/common/default_types/r1cs_ppzksnark_pp.hpp"
#include "libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.hpp"
#include "zerocash_pour_ppzksnark/zerocash_pour_gadget.hpp"
#include "zerocash_pour_ppzksnark/zerocash_pour_ppzksnark.hpp"
using namespace libzerocash;