ZK-Plus / tutorials

A collection of the tutorial material for Zokrates+
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Tutorial: Uniqueness Proofs on Credentials #6

Open JonathanHeiss opened 1 year ago

JonathanHeiss commented 1 year ago

Create a tutorial for range proofs on credentials based on the system described in: https://arxiv.org/pdf/2209.09584.pdf The respective code can found here: https://github.com/JonathanHeiss/ZoKrates-Credential-Verification/tree/main/patterns/uniqueness. It can be executed with the ./eval.sh script once all dependencies in ./../requirements.txt have been installed