Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 426 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 426 Bytes

QESA

  • This software is research quality

This is a non interactive implementation of "Efficient zero-knowledge arguments in the discrete log setting, revisited".

Paper

https://eprint.iacr.org/2019/944.pdf

Other Implementations

The (reference) interactive version can be found here: https://github.com/emsec/QESA_ZK , using Curve25519 instead of Ristretto255

LICENSE

MIT - You may use as you see fit.