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

NTL URL Switch #82

Closed boland25 closed 3 years ago

boland25 commented 3 years ago

changed the url of where we download ntl.tar file as well as added a clear dependencies script to make our lives easier when we test

Fixed bug #81