-
Updated
Sep 22, 2018 - C++
libsnark
Here are 13 public repositories matching this topic...
Sawtooth transaction families for an event accounting distributed ledger application
-
Updated
Sep 20, 2018 - Python
A bunch of "hello world" libsnark gadgets
-
Updated
Aug 27, 2018 - C++
proving statements on data in non-interactive zero knowledge
-
Updated
Jan 8, 2019 - C++
This example uses the libsnark library to define an R1CS (Rank-1 Constraint System) that represents a simple circuit, where the output is the product of two input values. It then generates a proof for this circuit using the ppzkSNARK proof system provided by libsnark, and verifies the proof using the same library.
-
Updated
Mar 2, 2023 - C++
A scenario-based ZKP verification system prototype which I made during my internship with CSIRO Data61 in late 2019.
-
Updated
Oct 15, 2021 - C++
Improve this page
Add a description, image, and links to the libsnark topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libsnark topic, visit your repo's landing page and select "manage topics."