While running the code of AES encryption given in the example, we find it is not necessary to give input of the encryption function and there is no output other than how much computation resource is resumed.
So what is the MPC input and output and where can we invoke the interface relating to it?
While running the code of AES encryption given in the example, we find it is not necessary to give input of the encryption function and there is no output other than how much computation resource is resumed.
So what is the MPC input and output and where can we invoke the interface relating to it?