Function dh_scalar_multiply_base

Source
pub fn dh_scalar_multiply_base(group: DHGroup, scalar: DHScalar) -> Vec<u8> 
Expand description

Scalar multiplication of a fixed generator and scalar.