xlab-si / emmy

Library for zero-knowledge proof based applications (like anonymous credentials)
Apache License 2.0
233 stars 54 forks source link

ZKPs moved into crypto/zkp. #32

Closed miha-stopar closed 7 years ago

miha-stopar commented 7 years ago

ZKPs moved into crypto/zkp. Functions to demonstrate how ZKPs should be executed added or equipped with comments.

Signed-off-by: Miha miha.stopar@xlab.si

miha-stopar commented 7 years ago

Thanks @mancabizjak, I fixed it.