v0.6.0
[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.