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

Reconfigure circuits for folding #86

Merged
merged 9 commits into from
Sep 24, 2024
Merged

Reconfigure circuits for folding #86

merged 9 commits into from
Sep 24, 2024

Conversation

devloper
Copy link
Contributor

These circuits correctly fold AES & Ghash. I'm torn if we deprecate the existing circuits or create shared templates for folding on non-folding mode, but I'll leave that cleanup work for later.

Test cases pass for single block mode, but also pass for 3 block mode.

- Switch rust test case to use zero block for AAD
- Fix start_end_mode choice
- Fix mode selector
- Update to newer ghash function
- Fix end encryption to use write initialization blocks
Copy link
Contributor

@0xJepsen 0xJepsen left a comment

Choose a reason for hiding this comment

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

LGTM

@0xJepsen 0xJepsen merged commit 06152be into main Sep 24, 2024
2 checks passed
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