serai/tests/no-std
Luke Parker 84c2d73093
Do the minimal amount of work for dkg to compile under no-std
The Substrate runtime requires access to the MuSig key aggregation function.

\#279 related.
2023-05-12 23:25:17 -04:00
..
src Correct error message in ff-group-tests 2023-05-01 03:18:11 -04:00
Cargo.toml Do the minimal amount of work for dkg to compile under no-std 2023-05-12 23:25:17 -04:00
LICENSE Add no_std support to transcript, dalek-ff-group, ed448, ciphersuite, multiexp, schnorr, and monero-generators 2023-04-22 04:38:47 -04:00
README.md Add no_std support to transcript, dalek-ff-group, ed448, ciphersuite, multiexp, schnorr, and monero-generators 2023-04-22 04:38:47 -04:00

no-std tests

A crate usable to test building various Serai crates in a no-std environment.