Function wedpr_l_crypto_zkp_utils::bytes_to_point[][src]

pub fn bytes_to_point(point: &[u8]) -> Result<RistrettoPoint, WedprError>
Expand description

Converts a vector to RistrettoPoint.