tlsn icon indicating copy to clipboard operation
tlsn copied to clipboard

Salt commit in DualEx

Open sinui0 opened this issue 2 years ago • 1 comments

Our dual execution implementation does not salt the commitment to OutputCheck, we should do that.

https://github.com/tlsnotary/tlsn/blob/54021b8ba0ed833f0b23046d2fa18342f9be482b/mpc-core/src/garble/exec/dual.rs#L41-L45

sinui0 avatar Aug 17 '22 18:08 sinui0

ACK, let's add salt there.

themighty1 avatar Aug 18 '22 04:08 themighty1

Implemented in #126

sinui0 avatar Dec 26 '22 16:12 sinui0