IBM / fhe-toolkit-linux

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 including a fully encrypted Machine Learning inference with a Neural Network and a Privacy-Preserving key-value search.
MIT License
1.44k stars 158 forks source link

Added all examples to vscode cmake, removed tutorial #143

Closed deanthomasson closed 3 years ago

deanthomasson commented 3 years ago

Now when launching the vscode server, after selecting the desired kit, you can build all examples using the build button, and select an example to run using the play button. The tutorial examples were removed for simplicity but can be built manually.

deanthomasson commented 3 years ago

addresses https://github.com/IBM/fhe-toolkit-linux/issues/6