Function secp256k1::ffi::secp256k1_ecdh

source ·
pub unsafe fn secp256k1_ecdh(
    cx: *const Context,
    out: *mut SharedSecret,
    point: *const PublicKey,
    scalar: *const c_uchar
) -> c_int
Expand description

Sets out to point[0..16]||scalar[0..16]