[−]Function cjdns_crypto::scalarmult::curve25519::scalarmult_base
pub fn scalarmult_base(n: &Scalar) -> GroupElement
scalarmult_base()
computes the scalar product of a standard
group element and an integer n
. It returns the resulting
group element q
/