@samgai It certainly _is_ possible, because universal MPC schemes exist (https://en.wikipedia.org/wiki/Garbled_circuit). I would expect though that much simpler protocol should exist for this problem. Perhaps it's useful to start by considering the 1D toy problem (each of you has a real value, you want to compute absolute value of their difference, but don't want to share the sign of the difference). @alexandra