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

TODOs #2

Open
10 tasks
BoltonBailey opened this issue Aug 20, 2023 · 0 comments
Open
10 tasks

TODOs #2

BoltonBailey opened this issue Aug 20, 2023 · 0 comments

Comments

@BoltonBailey
Copy link
Owner

BoltonBailey commented Aug 20, 2023

  • Flesh out the structure, and make it a complete implementation of "SNARK protocol".
    • General over field and pairing implementation.
    • Module to say TypeI/TypeIII (every SRS element has an associated group, if it's TypeI copy the elements into the other group). Maybe make an LinearPCPSNARKScheme.isTypeI def to check this
    • subclass/typeclass for the special decidable snarks
    • Is there a way to specify that a particular tactic should be used by default to close the soundness proposition goal?
  • Port to lean 4
    • Skip this and port by hand
    • If I don't skip, get the mathlib3 working latest version
    • Run mathport
  • Reach out to Helger again/bring that email thread to a close
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

No branches or pull requests

1 participant