This repository provides an implementation of VarRange, an aggregated range proof that supports different bases and ranges.
An aggregated range proof allows a single prover to prove that multiple committed values lie within specified ranges simultaneously. Given
Run tests using cargo test --release.