This document describes a cryptographic scheme based on SNARKs (Succinct
Non-Interactive Arguments of Knowledge) that enables a prover to demonstrate
knowledge of a secret scalar
This specification is primarily derived from Sergey Vasilyev's original writeup and reference implementation, as cited in the references.
- These notes on hackmd: https://hackmd.io/@davxy/r1SVPqQc0.
- Sergey Vasilyev original writeup: https://hackmd.io/ulW5nFFpTwClHsD0kusJAA
- W3F reference implementation: https://github.com/w3f/ring-proof