cmz 0.1.0

A crate to automatically create protocols that use CMZ14 or µCMZ credentials, by specifying an extremely compact description of the protocol.
Documentation
1
2
3
4
5
6
#!/bin/bash

set -e

git pull https://git-crysp.uwaterloo.ca/SigmaProtocol/cmz main --tags
git push origin main --tags