Aniket Sharma
@aniket965
Ujjwal Upadhyay
@ujjwal-9
>
<
<Cryptocomputing>
and many more ...
Or is it magic ?
Encryption & Decryption Algorithm
** (Key Point) Decryption is faster than Encryption !!!
elaboration
Additive Homomorphism
Multiplicative Homomorphism
We're here (SWHE & PHE)
FHE
Many Add & Many Product
RSA & Friends
Many Product & Zero Add
PHE (Partially Homomorphic Encryption) schemes are in general more efficient than SHE and FHE, mainly because they are homomorphic w.r.t to only one type of operation: addition or multiplication. SWHE (SomeWhat Homomorphic Encryption) is more general than PHE in the sense that it supports homomorphic operations with additions and multiplications. The drawback is that you can perform only a limited number hom. operations.
PHE is most used type of Homomorphic Encryption
Demo is on this cryptosystem
Let's have a look at the Demo...
Proof-of-concept
https://www.microsoft.com/en-us/research/project/homomorphic-encryption/