pull down to refresh
Homomorphic encryption is for doing things with encrypted data without knowledge of the unencrypted data.
e.g. if 1+1=2, enc(1)+enc(1)=enc(2)
reply
That sounds amazing.
Thanks for answering. I got it now.
reply
pull down to refresh
Homomorphic encryption is for doing things with encrypted data without knowledge of the unencrypted data.
e.g. if 1+1=2, enc(1)+enc(1)=enc(2)
That sounds amazing.
Thanks for answering. I got it now.
What are the use cases? Will you please throw some light?
Couldn't understand it on the github page.