Hi,
In the threshold-fhe.cpp example, the encryption key used is for the second part. Is it the case that the last party is the one whose public key is used for encryption?
And would’nt make the last party be able to decrypt the ciphertext since it has the private key equivalent for that public key?
Thanks in advance