Author Topic: IBM releases a toolkit to keep data encrypted while in use  (Read 97 times)

Online javajolt

  • Administrator
  • Hero Member
  • *****
  • Posts: 35123
  • Gender: Male
  • I Do Windows
    • windows10newsinfo.com
IBM releases a toolkit to keep data encrypted while in use
« on: June 07, 2020, 04:51:32 PM »
IBM has released a new toolkit that will allow users to keep their data encrypted while it is still in use. The toolkit will implement full homomorphic encryption (FHE) while the data is being used.

The toolkit is currently available for iOS and macOS users but IBM noted that it will be coming to Android and Linux users in the future. The kit is available on GitHub (iOS, macOS) but IBM has cautioned that it is not final yet and may contain bugs or glitches that might impact the overall performance.

Quote
FHE holds significant promise for a number of use cases such as extracting value from private data; data set intersection; genomics analytics; oblivious queries (i.e. querying without revealing intent) and secure outsourcing.

FHE is particularly suited to industries that are regulated and make use of private, confidential, and “crown jewel” data, such as finance and healthcare since the technology can make it possible to share financial information or patient health records broadly while restricting access to all but the necessary data.

For example, we recently published a paper with Brazil’s Banco Bradesco SA, where we homomorphically encrypted the data and the model and showed that it was possible to run predictions with the same accuracy as without encryption and with adequate performance. The result, banks can safely outsource the task of running predictions to an untrusted environment.

– IBM



source