pub fn compute_public<V: Variant>(private: &Scalar) -> V::Public
Computes the public key from the private key.