fhe-toolkit-linux icon indicating copy to clipboard operation
fhe-toolkit-linux copied to clipboard

IBM Fully Homomorphic Encryption Toolkit For Linux. This toolkit is a Linux based Docker container that demonstrates computing on encrypted data without decrypting it! The toolkit ships with two demos...

Results 14 fhe-toolkit-linux issues
Sort by recently updated
recently updated
newest added

**Feature description** A clear description of your suggested or required feature. **Acceptance criteria** 1. Criteria to check that the feature is complete. 2. Criteria to check that the feature is...

Hello, I see that you have a seal interface for crypto functionality in the docker but I don't see any sources in the git. I would like to see how...

bug

Proxy Re-Encryption supports for CKKS Could the functionalities of described with https://eprint.iacr.org/2017/410.pdf or a variant of it be implemented to support CKKS please? A simple test or example app as...

**Feature description** Keeping Alpine up to date is a pain, and there aren't a lot of people using it, so I think its safe to remove support for it **Acceptance...

Hi, @boland25 @deanthomasson . I have a question: when I generate a new context by reading from stringstream, these two context should be equal. But if I encrypt the vector...

**Describe the bug** Alpine x86 Docker build, returns no results found the first time though the Privacy Preserving Search, however if you run it again, it works fine. **To Reproduce**...

bug

# Problem Advanced Image Build fails on Tiger Lake processor (= 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz). OS is Ubuntu 20.04 which comes with gcc/g++ version 9 as default....

bug

There is an issue where the following code does not behave as expected. Both saved output files are identical and we would expect one to be much smaller: bool withSecretKey...

bug

**Describe the bug** When running the toolkit in the alpine docker, when it loads in the browser, it should auto-load/build the BGV_world_country_db_lookup, and currently it does not. **To Reproduce** Steps...

bug

**Feature description** Can anyone give me an example about division of ciphertext with CKKS? I have no idea how to realize it. I tried to use the inverse of multiplication,...

documentation
enhancement