Fully Homomorphic Encryption Comes To Linux
Written by Kay Ewbank   
Friday, 31 July 2020

IBM has extended support for its Fully Homomorphic Encryption (FHE) toolkit to include Linux distributions for IBM Z and x86 architectures. The move follows the launch a few weeks ago for MacOS and iOS, FHE provides a way to carry out computations on encrypted data without it needing to be decrypted.

For normal encryption techniques, data can be encrypted at rest and in transit, but if you want to use it, it has to be decrypted, at which point it is exposed and vulnerable to attack.  Fully Homomorphic Encryption avoids this problem by providing a way to work with the encrypted data.

key

The new FHE toolkit for Linux currently supports Ubuntu for IBM Z, and Ubuntu, Fedora, and CentOS for x86 platforms. IBM says experienced Docker developers can easily port this toolkit to their preferred distribution.

fhe

 

As with the MacOS and the iOS toolkits, the Linux version includes a demo of a privacy preserving search against an encrypted database using the English names of countries and their capital cities across Europe. IBM has also added a second demonstration for the finance industry that lets developers can detect credit card fraud by applying neural network inference over fully homomorphic encrypted datasets and models. The neural network and dataset determine fraudulent activities based on anonymized transactions. IBM plans to add AI features to the toolkits in the future.

key

More Information

FHE toolkit for Linux

IBM Research FHE Homepage

Related Articles

IBM Releases Fully Homomorphic Encryption Toolkit  

Google Releases Open Source Cryptographic Tool

Microsoft Invents A Fast CryptoNet

Microsoft SEAL Cryptography .NET Wrapper Released

MS Cryptography Library Open Sourced

DARPA spends $20 million on homomorphic encryption

Open Source Homomorphic Cryptography

Modifiable encryption 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Crazy Clocks
10/03/2024

It's that time again when the clocks change and  time is of the essence and I indulge my interest in crazy clocks. I am always surprised that there are still new ideas for how to display the time [ ... ]



Generative AI Training For All On Coursera
04/03/2024

Generative AI is on the loose, getting into business and commerce as well as into art, poetry and coding. Already useful, it  will become ever more useful as long as we use it properly. Coursera  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Friday, 31 July 2020 )