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.43k stars 158 forks source link

Added scripts to fetch/start and stop HELayers labs #180

Closed deanthomasson closed 2 years ago

deanthomasson commented 2 years ago

I updated the choices to cpp (instead of lab) and python.

boland25 commented 2 years ago

looks good, I think its time to merge