chancehudson / scalarff

Simple scalars in prime fields
https://docs.rs/scalarff
0 stars 0 forks source link

Standardized tests for `FieldElement` #8

Open chancehudson opened 1 month ago

chancehudson commented 1 month ago

Standardized tests to ensure that multiplication and additive properties hold for randomly sampled elements. Run these tests for all concrete implementations of the FieldElement trait.