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

Rescue updates #3

Merged
merged 7 commits into from
Sep 5, 2019
Merged

Rescue updates #3

merged 7 commits into from
Sep 5, 2019

Conversation

str4d
Copy link
Collaborator

@str4d str4d commented Sep 4, 2019

No description provided.

This removes several unnecessary allocations between invocations of the
Rescue permutation function. In particular, the sponge's capacity is
never constrained as an AllocatedNum, instead being used directly in the
next invocation of rescue_duplex().
Requires no additional constraints beyond the generation of the key
schedule itself (once that is implemented).
If the master key is a circuit constant, no additional constraints are
required.
@str4d
Copy link
Collaborator Author

str4d commented Sep 5, 2019

Opened #4 and #5 for the remaining issues.

@str4d str4d merged commit 2c6a03b into master Sep 5, 2019
@str4d str4d deleted the rescue-updates branch September 5, 2019 01:09
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.

1 participant