Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
curve_utils.hpp
Go to the documentation of this file.
1
8
#ifndef CURVE_UTILS_HPP_
9
#define CURVE_UTILS_HPP_
10
#include <cstdint>
11
12
#include <
libff/algebra/fields/bigint.hpp
>
13
14
namespace
libff
{
15
16
template
<
typename
GroupT, mp_
size_t
m>
17
GroupT
scalar_mul
(
const
GroupT &base,
const
bigint<m>
&scalar);
18
19
}
// libff
20
#include <libff/algebra/curves/curve_utils.tcc>
21
22
#endif
// CURVE_UTILS_HPP_
libff::bigint
Definition
bigint.hpp:31
bigint.hpp
libff
Definition
alt_bn128_g1.cpp:10
libff::scalar_mul
GroupT scalar_mul(const GroupT &base, const bigint< m > &scalar)
libraries
fc
libraries
ff
libff
algebra
curves
curve_utils.hpp
Generated by
1.12.0