[][src]Function ergo_lib::sigma_protocol::dlog_group::exponentiate

pub fn exponentiate(base: &EcPoint, exponent: &Scalar) -> EcPoint

Raises the base GroupElement to the exponent. The result is another GroupElement.