Roman Zajic
8c3c4c1bfb
fix: Apply Nomos library code review recommendations (#898)
* fix: zero polynomial check
* fix: formatting
* fix: check for division by zero polynomial earlier in the process
* fix: introduce hiding bound and random generator
* fix: clippy happy
* fix: add randomness to generate_element_proof
* fix: clippy happy
* fix: include random_v in proof validation
* fix: add domain size check for production mode
* fix: formatting
* fix: skip IDING_BOUND check for tests
* fix: exclude HIDING_BOUND in commit params for tests
* test: add randomness to batch generate proofs
* fix: cleanup
- check for minimal domain size
- check for hiding bound
- randomness added
2024-12-09 22:27:15 +08:00
..
2024-10-22 15:51:54 +02:00
2024-12-09 22:27:15 +08:00
2024-12-05 10:32:27 +01:00
2024-10-22 16:59:42 +02:00
2024-09-06 18:39:50 +03:00