fully-homomorphic-encryption icon indicating copy to clipboard operation
fully-homomorphic-encryption copied to clipboard

An FHE compiler for C++

Results 21 fully-homomorphic-encryption issues
Sort by recently updated
recently updated
newest added

bazel run //transpiler/examples/fibonacci:fibonacci_openfhe_testbench Starting local Bazel server and connecting to it... INFO: Analyzed target //transpiler/examples/fibonacci:fibonacci_openfhe_testbench (99 packages loaded, 21005 targets configured). INFO: Found 1 target... ERROR: /home/constexpr/.cache/bazel/_bazel_constexpr/57e8517c1009cf8d8f04e6f3fe94bf13/external/openfhe/BUILD.bazel:55:6: Foreign Cc -...

1. Fully Homomorphic Library with Bazel in Container Environment. 2. Created a new example in Fully Homomorphic Library using openfhe https://github.com/openfheorg/ library. 3. The example I am trying to run...

Good Morning, I want to create a script in which the input are the Encrypted number and not the plaintext. I want to realize a simple sum. How can represent...

This demo simulates a service that checks if a mail is spam without the server seeing the mail or the result. If a mail contains "evil.url", it will be classified...

Hi, First, I want to thank you for this project. Its really nice and has enormous potential. I'm compiling from the sources on a EC2 machine. I had an error...

On arch, the Bazel toolchain causes an unknown platform error (which seems to be noted but not fixed). Is there a reason that LLVM is pinned to 10.0.0 instead of...

Are there any technologic limitations to run FHE in browser via web assembly? If not, please consider giving some attention towards secure functionality through JS. Plz n ty ty

Hi, While I was trying to build the Canonical Calculator Code Sample supplied with the Project, I am consistently facing this error: ``` /lib/findprog-in.c:137:25: note: did you mean 'access'? /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:431:6:...

Currently, external contributions are not supported - potential contributors are advised to file issues in the project. In order to interface better with the open-source community and to increase the...