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

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

Derive ECDH public key.

Computes the public key for a given secret scalar.