Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Namespaces | |
libzeth | |
Functions | |
template<typename FieldT , typename GroupT > | |
GroupT | libzeth::multi_exp (typename std::vector< GroupT >::const_iterator gs_start, typename std::vector< GroupT >::const_iterator gs_end, typename std::vector< FieldT >::const_iterator fs_start, typename std::vector< FieldT >::const_iterator fs_end) |
template<typename ppT , typename GroupT > | |
GroupT | libzeth::multi_exp (const std::vector< GroupT > &gs, const libff::Fr_vector< ppT > &fs) |