[][src]Function dusk_jubjub::dhke

pub fn dhke(secret: &Fr, public: &ExtendedPoint) -> AffinePoint

Compute a shared secret secret · public using DHKE protocol