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

Pull helayers from IBM Container Registry #195

Closed dubek closed 1 year ago

dubek commented 1 year ago

The official storage for helayers is moving from Docker Hub to IBM Container Registry (icr.io). Modify the links and scripts accordingly.

Signed-off-by: Dov Murik dov.murik1@il.ibm.com