mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Add FROST Ed25519 test vectors
This commit is contained in:
@@ -16,7 +16,6 @@ pub struct Vectors {
|
||||
pub msg: &'static str,
|
||||
pub included: &'static [u16],
|
||||
pub nonces: &'static [[&'static str; 2]],
|
||||
pub binding: &'static str,
|
||||
pub sig_shares: &'static [&'static str],
|
||||
pub sig: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user