Spdz output to single protocol does not covert representation
Ouverte
Status: Pending
Type: Bug
- Langage dominant
- Java
- Étoiles
- 143
- Forks
- 61
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
There is an inconsistency between the regular spdz output to all protocol and the spdz output to single party protocol: output to all converts the representation of the value to its signed version, output to single does not.
Non of the protocols should do the conversion. It should be up to the user whether they want to convert.
The main difficulty here is to adjust tests to expect non-converted outputs.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.