|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|


Go to the source code of this file.
Namespaces | |
| libsnark | |
Functions | |
| template<typename ppT > | |
| r1cs_ppzkadsnark_prfKeyT< ppT > | libsnark::prfGen () |
| template<typename ppT > | |
| libff::Fr< snark_pp< ppT > > | libsnark::prfCompute (const r1cs_ppzkadsnark_prfKeyT< ppT > &key, const labelT &label) |
Generic PRF interface for ADSNARK.
Definition in file r1cs_ppzkadsnark_prf.hpp.
1.8.17