Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

dkales/seal_hexl_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal example of noise growth with HEXL

Build

git submodule update --init
mkdir SEAL/build
cd SEAL/build
cmake .. -DSEAL_USE_INTEL_HEXL=ON
make -j
cd ../..
mkdir build
cd build
cmake ..
make run
# then compare with SEAL_USE_INTEL_HEXL=OFF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published