serai/coins/monero
Luke Parker 9b52cf4d20
Generalize out the FROST test for signing/signing with an offset
Moves Schnorr signature tests from test_curve to the new test_schnorr, 
which is more a test_frost.

Relevant to https://github.com/serai-dex/serai/issues/9.
2022-06-03 19:08:25 -04:00
..
c Remove "as", except for floats as needed 2022-05-30 02:14:34 -04:00
src Generalize out the FROST test for signing/signing with an offset 2022-06-03 19:08:25 -04:00
tests Use a transcript when generating the per-chain binding for a given set of keys 2022-06-03 01:37:12 -04:00
.gitignore Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00
build.rs Override Monero's random function with a Rust-seedable random 2022-05-22 01:56:17 -04:00
Cargo.toml Add FROST Ed25519 test vectors 2022-06-03 03:56:17 -04:00
LICENSE Move the Monero create to coins/ 2022-04-27 00:09:05 -04:00