Skip to content

Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.

License

Notifications You must be signed in to change notification settings

mmazz/SEAL_Hardcoded

 
 

Repository files navigation

Instalation

cmake -S . -B build
cmake --build build
sudo cmake --install build

After this, create a file in /dev name hardcoded_random and put an int. This is use for the seed.

About

Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 68.2%
  • C# 27.6%
  • C 2.2%
  • CMake 1.9%
  • Other 0.1%