Skip to content
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

Groth16 draft #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

SilverPoker
Copy link

Add support for groth16, QAP instance

@amiller
Copy link
Contributor

amiller commented Feb 2, 2020

You should not check in .vscode files, you can add these to .gitignore to help

@SilverPoker
Copy link
Author

Do you mean this? I added .gitignore now

@amiller
Copy link
Contributor

amiller commented Feb 2, 2020

Your current commit still checks in .vscode files, please remove these!

@amiller
Copy link
Contributor

amiller commented Feb 2, 2020

I would also like to move the groth16.py into a separate folder called "extras/". We can encourage other people that add stuff building on babysnark to make PR to include it, but I want to keep the main folder very small and simple

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.

2 participants