Skip to content

Secure aggregation for federated learning using enclaves

Notifications You must be signed in to change notification settings

mc2-project/secure-aggregation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secure Aggregation

Secure aggregation for federated learning using secure enclaves.

Installation

  1. Follow the instructions in server/ to build the C++ library.

  2. To install the Python package, navigate to python-package/ and run the setup script.

sudo python3 setup.py install
  1. Check that the secagg package has been installed.
$ python3

>>> import secagg

About

Secure aggregation for federated learning using enclaves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •