pub const PEDERSEN_COMMITMENT_LEN: usize = RISTRETTO_POINT_LEN; // 32usize
Byte length of a Pedersen commitment.