|
|
|
|
|
by tuxxy
2872 days ago
|
|
No, sMPC is seen as different from FHE (Fully Homomorphic Encryption).
Some protocols utilize the partially homomorphic qualities of certain cryptosystems, e.g. Paillier for additive homomorphism. I view both of these things as methods to perform secure computation on encrypted data. sMPC has a lot of applied research behind it while FHE has been mostly theoretical up until a decade ago. I think we'll see FHE catch up with sMPC soon here as there are technical limitations to sMPC systems that FHE doesn't have. |
|