macro_rules! new_wycheproof_test {
    ($name:ident, $test_name: expr, $curve:path) => { ... };
}
Available on crate feature dev only.
Expand description

Define a Wycheproof verification test.