Function evercrypt::ecdh::derive [−][src]
Expand description
Derive the ECDH shared secret.
Returns Ok(p * s) on the provided curve (mode) or an error.
Derive the ECDH shared secret.
Returns Ok(p * s) on the provided curve (mode) or an error.