Skip to content

Add lambdaworks Pinocchio example #884

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Aug 7, 2024
Merged

Conversation

nicole-graus
Copy link
Contributor

Pinocchio example

Description

Add lambdaworks Pinocchio example based on the previous implementation.

@nicole-graus nicole-graus marked this pull request as ready for review July 24, 2024 20:53
@nicole-graus nicole-graus requested a review from a team as a code owner July 24, 2024 20:53
@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.05%. Comparing base (994ba28) to head (89d9be4).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #884      +/-   ##
==========================================
+ Coverage   72.03%   72.05%   +0.01%     
==========================================
  Files         149      149              
  Lines       33407    33408       +1     
==========================================
+ Hits        24066    24073       +7     
+ Misses       9341     9335       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This is an implementation of [Pinocchio protocol](https://eprint.iacr.org/2013/279.pdf) using Lambdaworks. This sourse code is the companion of this [blog post](link) aimed at those who want to learn about SNARKs.

# Understanding the code
We encourage to start by reading the [blog post](link) to understand the code.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest updating the link with the one the post will have when published.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source code

@diegokingston diegokingston added this pull request to the merge queue Aug 7, 2024
Merged via the queue into main with commit b2931c3 Aug 7, 2024
7 checks passed
@diegokingston diegokingston deleted the pinocchio-lambdaworks branch August 7, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants