Multi-party computation (MPC) is a cryptographic tool which allows multiple parties making calculations by means of using their combined data, without revealing their individual input or any sensitive information. It was invented by Andrew Yao from China. It may be used to replace individual private keys for transaction signatures. The method uses a complex encryption to distribute the computations process and contributes to the signing ...