Releases: Modulo-P/Cardano-Semaphore
Releases · Modulo-P/Cardano-Semaphore
v0.9.1
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
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.