Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 399 Bytes

File metadata and controls

5 lines (3 loc) · 399 Bytes

LaF: Lattice-based and communication-efficient federated learning

This repository open-sources the code of LaF scheme proposed in paper LaF: Lattice-based and communication-efficient federated learning.

To compile and run the provided code, one needs to install OpenSSL library, NTL library, and gmp library at first.