flower icon indicating copy to clipboard operation
flower copied to clipboard

Implement Secure Aggregation

Open danieljanes opened this issue 5 years ago • 2 comments

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

danieljanes avatar Jul 24 '20 10:07 danieljanes

Hi,

Any update on this?

Thanks in advance.

anik123 avatar May 18 '21 03:05 anik123

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?

Bhushankolpe avatar May 06 '22 20:05 Bhushankolpe

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.

rtaiello avatar Feb 15 '23 13:02 rtaiello