[][src]Function dusk_plonk::constraint_system::ecc::scalar_mul

pub fn scalar_mul(
    composer: &mut StandardComposer,
    jubjub_scalar: Variable,
    generator: ExtendedPoint
) -> PointScalar

Computes a Scalar multiplication with the input scalar and a chosen generator