Wire Sysio Wire Sysion 1.0.0
|
#include <cstdint>
#include <libff/algebra/fields/bigint.hpp>
#include <libff/algebra/curves/curve_utils.tcc>
Go to the source code of this file.
Namespaces | |
namespace | libff |
Functions | |
template<typename GroupT , mp_size_t m> | |
GroupT | libff::scalar_mul (const GroupT &base, const bigint< m > &scalar) |
Definition in file curve_utils.hpp.