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

Rework API based on split-sponge refactor in our fork. #4

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

hdevalence
Copy link
Member

This uses the API changes from:

vendor/generate_mds.sage Outdated Show resolved Hide resolved
This uses the API changes from:
- https://github.com/arkworks-rs/sponge/issues/29
- arkworks-rs/sponge#30
to avoid working through the Arkworks sponge interface, and do hashing using
the permutation directly.
@hdevalence hdevalence merged commit b048479 into main Oct 20, 2021
@hdevalence hdevalence deleted the use-split-sponge branch October 20, 2021 01:38
hdevalence added a commit to penumbra-zone/penumbra that referenced this pull request Oct 20, 2021
penumbra-zone/poseidon377#4 reworked the `poseidon377`
API to allow direct access to the permutation state, allowing the hash_n
functions to be moved into that crate.
hdevalence added a commit to penumbra-zone/penumbra that referenced this pull request Oct 20, 2021
penumbra-zone/poseidon377#4 reworked the `poseidon377`
API to allow direct access to the permutation state, allowing the hash_n
functions to be moved into that crate.
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