IBM Releases Open Source Toolkits for Processing Data While Encrypted

IBM this week announced the availability of open source toolkits that allow for data to be processed while it’s still encrypted.


The toolkits implement fully homomorphic encryption (FHE), which enables the processing of encrypted data without providing access to the actual data. The toolkits are currently available for macOS and iOS, but IBM is also working on versions for Android and Linux.


Applications are typically designed to encrypt data while it’s at rest or in transit, but malicious actors could still gain access to it while it’s being processed since at this stage the data is decrypted. FHE addresses this problem by enabling authorized parties to work with data while it remains encrypted.


IBM invented FHE in 2009, but until recently its use was impractical as it was too slow.


“In recent years, thanks to algorithmic advancements, Fully Homomorphic Encryption has reached an inflection point where its performance is becoming practical. This has revolutionized security and data privacy and how we outsource computation to untrusted clouds,” IBM says on a page dedicated to FHE.


The tech giant says the use of FHE is ideal for sensitive applications such as the ones used in the financial and healthcare sectors, allowing associated data to be shared without exposing it during processing.


The open source toolkits released this week by IBM make it easier for developers to implement FHE.


One practical use case suggested by IBM is for apps that allow users to search for certain types of products or services (e.g. restaurant apps). The use of FHE would allow the developer to implement what IBM describes as “privacy-preserving search,” enabling the user to ob ..

Support the originator by clicking the read the rest link below.