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

Mlhelib api docs #104

Closed boland25 closed 3 years ago

boland25 commented 3 years ago

Added the commands to the Dockerfiles that generate the Mlhelib docs in the container and the script that pulls them out into the local drive.

Also added bats to the images for ubuntu, fedora, and alpine