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

adding a version check to make sure we are always keeping docs up to date #134

Closed boland25 closed 3 years ago

boland25 commented 3 years ago

This satisfies issue #76 . now we only build if the current version is greater than the previous version

also updating the toolkit version number because I never did that when we released it