Skip to content

0.4.4

Compare
Choose a tag to compare
@Schaeff Schaeff released this 12 Apr 16:33

This is a major evolution of ZoKrates:

  • Introduction of elliptic curve cryptography in the stdlib
  • Support for Bellman for Groth16. libsnark feature removed from default, can be enabled with $WITH_LIBSNARK = 1. Docker is not needed on MacOS anymore!
  • One line installer: curl -LSfs get.zokrat.es | sh
  • New optimiser = fewer constraints

Thanks to @gballet and @fulldecent for their contributions!