Function evercrypt::ecdh::key_gen [−][src]
Expand description
Generate a random Scalar
on the given curve.
Returns the scalar key bytes as u8
vector.
Generate a random Scalar
on the given curve.
Returns the scalar key bytes as u8
vector.