xlab-si / emmy

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

Representation proof for QRSpecialRSA implemented. #85

Closed miha-stopar closed 6 years ago

miha-stopar commented 6 years ago

Representation proof is like Schnorr proof but in a QRSpecialRSA group instead of Schnorr group.

Signed-off-by: miha stopar.miha@gmail.com

miha-stopar commented 6 years ago

Thanks! Comments addressed.