Function wedpr_l_crypto_zkp_utils::point_to_bytes[][src]

pub fn point_to_bytes(point: &RistrettoPoint) -> Vec<u8>
Expand description

Converts RistrettoPoint to a bytes vector.