0.2 - Whirlpool
Pre-release
Pre-release
Changelog
Features
-
Add utils scripts to run the project in docker and setup a set of EC2
instances -
Add object equality functions (
public boolean equals(Object o))- PR: #27
-
Add binary readers
- PRs: #28
-
Add getters for coordinates in BN interfaces
- PRs: #31
-
Add binary writers
- PRs: #32
-
Add simple distributed prover
-
Add support for BLS12-377 in prover
- PRs: #33
-
Add profiling scripts
- PRs: #36
Fixes
- Fix the computation of roots of unity
- PRs: #31