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

Fast-ANF implementation #40

Open
wants to merge 66 commits into
base: fast-anf
Choose a base branch
from
Open

Conversation

DennisVDB
Copy link

Implementation of Fast-ANF, a mutable version of ANF in order to provide O(1) substitution.
Basic implementation of HOP-holes.
Does not encode types.

LPTK and others added 30 commits October 10, 2017 14:04
`hopHole2` should eventually replace `hopHole`
The implementation should also be completed with correct handling of FVs
Dennis van der Bij added 30 commits January 7, 2018 11:20
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