Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Secure Aggregation #356

Open
danieljanes opened this issue Jul 24, 2020 · 3 comments
Open

Implement Secure Aggregation #356

danieljanes opened this issue Jul 24, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@danieljanes
Copy link
Member

Secure aggregation [Bonawitz et al., 2017] is an important element of many FL workloads. We need to add a way to use secure aggregation within different strategies, ideally in a modular way (i.e., there is one secure aggregation implementation which can easily be plugged into different strategy implementations).

Paper: https://eprint.iacr.org/2017/281.pdf

@anik123
Copy link

anik123 commented May 18, 2021

Hi,

Any update on this?

Thanks in advance.

@Bhushankolpe
Copy link

Hi,

Any update on this?

Thanks in advance.

Secure aggregation [Bonawitz et al., 2017] is an important element of many FL workloads. We need to add a way to use secure aggregation within different strategies, ideally in a modular way (i.e., there is one secure aggregation implementation which can easily be plugged into different strategy implementations).

Paper: https://eprint.iacr.org/2017/281.pdf

sir the official implementation of secure aggregation is ready or not yet?

@rtaiello
Copy link
Contributor

Hi @danieljanes any updatas about Secure Aggregation? I've seen in docs: https://flower.dev/docs/secagg.html
But I can't find any tutorial/example. Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants