Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MimbleWimble(Tests): implement range proofs
Implement construction of range proofs. Added a new test project that does differential tests for zero-knowledge proof components that uses Secp256k1-ZKP.Net library (libsecp256k1 wrapper) as reference. Use Assert.Inconclusive if function is missing in libsecp256k1 on current platform.
- Loading branch information