Skip to content

Commit

Permalink
MimbleWimble(Tests): implement range proofs
Browse files Browse the repository at this point in the history
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
webwarrior-ws committed Mar 26, 2024
1 parent baa4321 commit 47d0d8b
Show file tree
Hide file tree
Showing 7 changed files with 1,238 additions and 55 deletions.
Loading

0 comments on commit 47d0d8b

Please sign in to comment.