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

SHA-512 proof should handle cases that require 2 block function iterations #25

Open
apetcher-amazon opened this issue Nov 12, 2020 · 0 comments

Comments

@apetcher-amazon
Copy link
Contributor

The current spec for sha512_block_data_order only allows a single block of input. We also want to verify that this function (and any function that uses it) works on multiple blocks of input. It should be sufficient to create another override for 2 blocks and adding it to proofs for num=0, len=256.

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

No branches or pull requests

1 participant