frost/frost-core/src/tests
Conrado Gouvea 9b5d88da72
refactor Lagrange coefficient computation (#436)
* refactor Lagrange coefficient computation

* A line

* Apply suggestions from code review

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>

* address review comments; make compute_lagrange_coefficients() not pub by default

---------

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
2023-07-19 16:47:09 +00:00
..
batch.rs make batch testing generic; remove duplicated Ristretto255 implementation 2022-10-03 15:17:57 -04:00
ciphersuite_generic.rs refactor Lagrange coefficient computation (#436) 2023-07-19 16:47:09 +00:00
coefficient_commitment.rs Refactor test folders (#366) 2023-05-31 21:23:29 +00:00
helpers.rs Refactor test folders (#366) 2023-05-31 21:23:29 +00:00
proptests.rs convert all usages of from/to_bytes() to (de)serialize() (#426) 2023-07-03 08:18:19 +00:00
repairable.rs refactor Lagrange coefficient computation (#436) 2023-07-19 16:47:09 +00:00
vectors.rs Include the group public key in computing the binding factor (#410) 2023-07-05 13:19:19 +00:00
vss_commitment.rs Refactor test folders (#366) 2023-05-31 21:23:29 +00:00