Skip to content

v0.6.0

Compare
Choose a tag to compare
@CPerezz CPerezz released this 07 Aug 10:57
· 382 commits to master since this release

[0.6.0] - 07-08-20

Changed

  • Use dusk-plonk v0.2.0 as dependency.
  • Refactor the tests related to Proof generation to work with the Prover&Verifier abstraction.

Fixed

  • Constrain eom in sponge_hash function.

Added

  • Poseidon cipher encryption, decryption and plonk gadget for zk prove of encryption with a key.