Skip to content

joserochh/openfhe-configurator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

OpenFHE Configurator

Use this repository to configure and build OpenFHE for supported hardware acceleration modes.

How To Use

% git clone https://github.com/openfheorg/openfhe-configurator.git
% cd openfhe-configurator
% scripts/configure.sh

OpenFHE configurator

Would you like an OpenFHE Release build? [y/n] : n
Would you like a HEXL build?             [y/n] : y

===============================================================================

Switching to branch openfhe-development main.

Already on 'main'
Your branch is up to date with 'origin/main'.

===============================================================================

Status of branch openfhe-development main.

On branch main 
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean

===============================================================================

Staging [default] build.


===============================================================================

Build [default] is staged.
You may now run scripts/build-openfhe-development.sh to perform a default build.


===============================================================================

Build [hexl-enabled] is staged.
You may now run scripts/build-openfhe-development-hexl.sh to perform a hexl-enabled build.

% scripts/build-openfhe-development-hexl.sh
[ OpenFHE HEXL-enabled build commences]

Supported Configurations

At current time, the following build types are supported:

backend development release
default X
HEXL-enabled X

For More Information

Please see OpenFHE Development

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%