Feat/mpc net2 #395
Annotations
10 errors
mpc-algebra/src/share/additive.rs#L94
unexpected token: `{`
|
mpc-algebra/src/share/additive.rs#L95
expected value, found module `self`
|
mpc-algebra/src/share/additive.rs#L254
cannot find type `Fp` in module `crate::field`
|
mpc-algebra/src/share/additive.rs#L254
`field` is ambiguous
|
mpc-algebra/src/share/additive.rs#L84
method `reveal` has an incompatible type for trait
|
mpc-algebra/src/share/additive.rs#L88
method `from_add_shared` has 2 parameters but the declaration in trait `reveal::Reveal::from_add_shared` has 1
|
mpc-algebra/src/share/additive.rs#L92
method `from_public` has 2 parameters but the declaration in trait `reveal::Reveal::from_public` has 1
|
mpc-algebra/src/share/additive.rs#L99
method `unwrap_as_public` has an incompatible type for trait
|
mpc-algebra/src/share/additive.rs#L127
the trait bound `additive::AdditiveFieldShare<F>: std::marker::Copy` is not satisfied
|
mpc-algebra/src/share/additive.rs#L249
the trait bound `AdditiveExtFieldShare<F>: std::marker::Copy` is not satisfied
|
This job failed
Loading