Function linear_combination_1

Source
pub fn linear_combination_1(a: (Scalar, Gej), b: Scalar) -> Gej
Expand description

Compute the linear combination b * a + c * g for point b and scalars a and c, where g is the generator point.

ยงCost

84674 mWU (milli weight units)