[][src]Function nettle::ecdh::point_mul_g

pub fn point_mul_g(scalar: &Scalar) -> Point

Derive ECDH public key.

Computes the public key for a given secret scalar.