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

Migrate aes #20

Merged
merged 8 commits into from
Nov 1, 2024
Merged

Migrate aes #20

merged 8 commits into from
Nov 1, 2024

Conversation

0xJepsen
Copy link
Contributor

@0xJepsen 0xJepsen commented Oct 31, 2024

Closes #10

I brought over just what is needed afaik. I was able to bring everything in + tests with less than 27 files. I think this is good. I followed the existing repository structure.

"circomlib": "^2.0.5",
"parser-attestor": "github:pluto/parser-attestor#b9feeeb240ddf867da85198de7d59e73cba4b008",
"aes-proof": "github:pluto/aes-proof#1d08e13ea4f381649cdff83f56d93444008b6548"
"parser-attestor": "github:pluto/parser-attestor#b9feeeb240ddf867da85198de7d59e73cba4b008"
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't be necessary right?

@Autoparallel Autoparallel merged commit adbbf2c into main Nov 1, 2024
3 checks passed
@Autoparallel Autoparallel deleted the migrate_aes branch November 1, 2024 00:13
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.

bring in aes-proof
2 participants