Hsiao-Wei Wang
|
fc03e8f714
|
Rename BLS/KZG suite name
|
2023-08-20 12:27:19 -06:00 |
Hsiao-Wei Wang
|
eea04704d4
|
Fix tests
|
2023-05-15 17:16:41 +08:00 |
Justin Traglia
|
dfdbe15e42
|
Fix linter issues
|
2023-05-02 13:05:41 -05:00 |
Justin Traglia
|
ddf7e8013b
|
Add group of invalid G1 points
|
2023-05-02 10:57:49 -05:00 |
Justin Traglia
|
87d42919b9
|
Add "commitment" to test names for consistency
|
2023-04-18 14:00:11 -05:00 |
Justin Traglia
|
ccfe576dcc
|
Add KZG tests for input length inputs (#3282)
|
2023-03-07 21:56:55 +00:00 |
dankrad
|
15033d28b9
|
Modify compute_[blob_]kzg_proof to remove superfluous computations (#3280)
Add parameter `commitment` to `compute_blob_kzg_proof` and output `y` to `compute_kzg_proof`
|
2023-03-07 17:50:56 +00:00 |
dankrad
|
86fb82b221
|
Test generators for kzg-4844 libraries (#3274)
Arkworks integration and test generators for kzg-4844 libraries
|
2023-03-02 20:49:10 +00:00 |