intel / he-transformer

nGraph-HE: Deep learning with Homomorphic Encryption (HE) through Intel nGraph
Apache License 2.0
170 stars 35 forks source link

Does the hybrid HE-MPC way really beat pure mpc methods? #67

Open thanksunix opened 3 years ago

thanksunix commented 3 years ago

looks like pure ABY3 will be much faster than the HE-way

So, is this paper just targeting two party computation ? And HE polynomials computation will be faster than 2pc ABY ?