qesa icon indicating copy to clipboard operation
qesa copied to clipboard

Efficient zero-knowledge arguments in the discrete log setting, revisited

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.