# LaF-Code **Repository Path**: cse-crypto/laf-code ## Basic Information - **Project Name**: LaF-Code - **Description**: The code of paper LaF: Lattice-based and communication-efficient federated learning. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-02-21 - **Last Updated**: 2023-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://www.openssl.org/) library, [NTL](https://libntl.org/) library, and [gmp](https://gmplib.org/) library at first.