- Use BLS12-381 elliptic curve
- Add
RndOracledata type as part of the proving step - Add benchmarks
- Fix leak: Prover should not receive
xandg^{\alpha}should not be shared. - Update dependencies: galois-field, pairing, elliptic-curve and bulletproofs
- Test protocol with arbitrary circuits
- Initial release.