Skip to content

fairmath/openfhe-rs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About OpenFHE-rs Template

This repository contains an FHE-enabled application that uses the openfhe Rust crate.

Getting started

To build and run the application, you need to install the core OpenFHE library (refer to OpenFHE's installation documentation), clone the Fair Math's openfhe-rs-template repo, build it and run:

  1. Clone the repository
git clone https://github.com/fairmath/openfhe-rs-template.git
cd openfhe-rs-template
  1. Build the application
cargo build
  1. Run
cargo run

About

Template repository for FHE-enabled applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages