Closed b13decker closed 1 month ago
Add BLS helper functions needed to implement the KZG proof computation and verification.
This PR implements many of the BLS helper functions that are subtasks in #17, #18, #19, and #20.
Closes #29
@marsella I just pushed 5 more commits to address your comments. Let me know if there is anything else. Thank you!!
Add BLS helper functions needed to implement the KZG proof computation and verification.
This PR implements many of the BLS helper functions that are subtasks in #17, #18, #19, and #20.
Closes #29