Skip to content

v0.37.0

Compare
Choose a tag to compare
@moCello moCello released this 27 Mar 10:12
· 14 commits to master since this release
6c47835

0.37.0 - 2024-03-27

Added

  • Add variable length encryption and decryption [#236]
  • Add variable length encryption and decryption gadgets [#236]
  • Add encryption feature [#236]

Removed

  • Remove PoseidonCipher struct as it is replaced by encryption functions [#236]
  • Remove cipher feature [#236]
  • Remove rkyv dependency and all related features [#236]
  • Remove bytecheck dependency [#236]
  • Remove dusk-bytes dependency [#236]

Changed

  • Append the tag as a constant when initializing the gadget state [#236]