SOTAVerified

Homomorphic Encryption for Deep Learning

Homomorphic Encryption is the idea where input is encrypted by a client using a public key and the data is sent to the server. The server can perform computation on the encrypted data without knowing the contents of the encrypted data, and the final encrypted result can only be decoded once it is received by the client who owns the private key for the decryption.

Papers

No papers found.

No leaderboard results yet.