Skip to content

Releases: Modulo-P/Cardano-Semaphore

v0.9.1

29 Aug 03:17
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Changes

  • The types of the protocol have been moved to the library to ease the external import.

Full Changelog: v0.9.0...v0.9.1

v0.9.0

29 Aug 02:38
79efb17
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

This version is a pre-release which includes the core features of the original protocol:

  • Proof of membership: Users can proof their membership within a group anonymously.
  • Double messaging prevention: Users can broadcast messages with the garantees that are tied to the proof they generated.
  • Group Reausability: Since the protocol is implemented in a modular way, the group could be reused in many semaphore events.