[][src]Function sodalite::scalarmult_base

pub fn scalarmult_base(q: &mut [u8; 32], n: &[u8; 32])

Compute the scalar product of a standard group element and the integer n. Returns the result in q.