VYPR

crates.io package

ark-r1cs-std

pkg:cargo/ark-r1cs-std

Vulnerabilities (1)

  • CVE-2021-38194Aug 8, 2021
    affected >= 0.2.0, < 0.3.1fixed 0.3.1

    An issue was discovered in the ark-r1cs-std crate before 0.3.1 for Rust. It does not enforce any constraints in the FieldVar::mul_by_inverse method. Thus, a prover can produce a proof that is unsound but is nonetheless verified.