serai/crypto/ff-group-tests
Luke Parker 5599a052ad
Run latest nightly clippy
Also runs clippy on the tests and updates the CI accordingly
2023-01-01 04:18:23 -05:00
..
src Run latest nightly clippy 2023-01-01 04:18:23 -05:00
Cargo.toml Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
LICENSE Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00
README.md Add a dedicated crate for testing ff/group implementors 2022-12-24 15:09:09 -05:00

FF/Group Tests

A series of sanity checks for implementors of the ff/group APIs. Implementors are assumed to be of a non-trivial size. These tests do not attempt to check if constant time implementations are used.