pub fn commit_mlwe(
vk: &VerifyingKey,
public: &PublicInstance,
witness: &Witness,
) -> Result<Commitment, LeError>Expand description
(C = A r + \mu(public)).
pub fn commit_mlwe(
vk: &VerifyingKey,
public: &PublicInstance,
witness: &Witness,
) -> Result<Commitment, LeError>(C = A r + \mu(public)).