Skip to content

[SYSTEMDS-3280] Add homomorphic encryption functionality to Parameter Server#3

Draft
sebwrede wants to merge 1 commit into
mainfrom
f-add-homomorphic-encryption-2
Draft

[SYSTEMDS-3280] Add homomorphic encryption functionality to Parameter Server#3
sebwrede wants to merge 1 commit into
mainfrom
f-add-homomorphic-encryption-2

Conversation

@sebwrede

@sebwrede sebwrede commented Jun 2, 2022

Copy link
Copy Markdown
Owner

This patch adds homomorphic encryption functionality to ParameterServer.
It allows a federated parameter server to encrypt the data of each client and do the accumulation step using this encrypted data and homomorphic operations.
The data never leaves the clients in plaintext.

… Server.

This patch adds homomorphic encryption functionality to ParameterServer.
It allows a federated parameter server to encrypt the data of each client and do the accumulation step using this encrypted data and homomorphic operations.
The data never leaves the clients in plaintext.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant