Releases: dusk-network/Poseidon252
Releases · dusk-network/Poseidon252
v0.6.1
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.
v0.6.0-alpha
Merge pull request #44 from dusk-network/fix_pi_constraint Fix pi constraints & update lib docs