We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
compute_kzg_proof
Goal: implement the Cryptol function for compute_kzg_proof
Task(s):
KZG.cry
Dependencies:
blob_to_polynomial
BlsHelpers.cry
bytes_to_bls_field
compute_kzg_proof_impl
The text was updated successfully, but these errors were encountered:
Depends upon completion of #16, #17, and #18.
Sorry, something went wrong.
verify_kzg_proof
b13decker
Successfully merging a pull request may close this issue.
Goal: implement the Cryptol function for
compute_kzg_proof
Task(s):
compute_kzg_proof
inKZG.cry
Dependencies:
blob_to_polynomial
inBlsHelpers.cry
bytes_to_bls_field
inBlsHelpers.cry
compute_kzg_proof_impl
inKZG.cry
The text was updated successfully, but these errors were encountered: