• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » What Homomorphic Encryption Can Do

By Abhishek Ghosh December 29, 2020 9:32 am Updated on December 29, 2020

What Homomorphic Encryption Can Do

Advertisement

When it comes to cryptography in the context of industry standards such as HTTPS (or SSL/TLS) or the end-to-end encryption of chats, one can assume that the encryption methods used are relatively secure and guarantee integrity.

This is where homomorphic encryption differs significantly from conventional methods: For homomorphic encryption to work, the cipher suites must be designed to be flexible (“malleable”). As a result, the integrity of the data cannot be guaranteed. However, this is not a bug, but a wanted feature that simplifies working with encrypted data sets.

This “malleability” is inherent in cryptographic algorithms that allow the transformation of an encrypted text into another, valid and encrypted text, with the meaning of the original text changing. The user who initiates the transformation of the data does not need to know what the data looked like in its unencrypted form.

Advertisement

---

For example, if you send an email to a colleague with the text “You are a great colleague”, an attacker could steal this encrypted text with the help of a man-in-the-middle attack and turn it into another encrypted data record. When the colleague opens the mail, he may then read: “You are an underground colleague”. In practice, the encryption systems of the e-mail providers usually reliably prevent such attacks – various measures guarantee the integrity of the data, provided that the algorithms and their implementation are free from bugs. If this is not the case, errors can find their way into the encrypted data sets or the results during the analysis. Homomorphic Encryption then makes it particularly difficult to discover such errors.

A practical example of homomorphic encryption is – at least in part – the RSA cryptosystem. This uses the so-called “padding” function to minimize the effects of “malleability”. Message authentication checksums such as MD5 or SHA also help to maintain data integrity.

 

Homomorphic encryption methods

 

As a sub-category of mathematics, cryptography relies on numerical values: The encryption and decryption of data is a series of complex numerical calculations. There are three different types of Homomorphic Encryption:

  • Partially Homomorphic Encryption (PHE) allows any type of mathematical operation (e.g. multiplication) to be applied to an existing data set without limits.
  • Somewhat Homomorphic Encryption (SHE) allows multiple uses of addition and multiplication methods on a data set.
  • Fully Homomorphic Encryption (FHE) enables the unlimited use of different mathematical methods on a data set – but with significantly worse performance.

Each of these approaches has a different focus in terms of performance, utility and level of protection. The current developments in the field of homomorphic encryption try to find an optimal solution by balancing PHE, SHE and FHE.

 

Homomorphic Encryption – Use Cases

 

Regulated industries

The provision of personal data is a challenge in regulated industries such as health and finance. One of the security measures implemented in these industries is storage encryption – which in turn creates new challenges when user data first has to be decrypted to gain insights to generate them.

Predictive analytics can, for example, help doctors determine therapy methods for patients based on data. If homomorphic encryption is used, the patient data does not have to be decrypted. Instead, the analytics algorithms work with the data in encrypted form and also provide the analysis results in an encrypted form.

The same use case could also be extended to online advertising: The restrictions of the GDPR make it difficult to deliver personalized advertisements if data protection is to be guaranteed at the same time. Homomorphic Encryption enables the generation of analytical insights based on encrypted user data – while fully maintaining the confidentiality of the data.

Outsourced cloud storage

What Homomorphic Encryption Can Do

Outsourcing data storage can be an effective strategy for reducing labour costs and “getting rid of” data centre maintenance tasks. In some cases, it may also be necessary to outsource databases as part of a certain project for legal reasons – think of WikiLeaks, whose servers are in Sweden.

The data in such outsourced environments is of course encrypted. A problem usually arises when encrypted data needs to be added or modified. With the help of homomorphic encryption, data can be securely stored in the cloud, while calculations and analyzes are still possible. Ideally, only the owner of this data has the opportunity to decrypt it (and also the analysis results).

If you feel like experimenting with homomorphic encryption: There are numerous open-source implementations of homomorphic encryption available on the internet.

Tagged With Author: Author: homomorphic encryption language:en , How homomorphic encryption works

This Article Has Been Shared 645 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What Homomorphic Encryption Can Do

  • Cloud Computing Articles – List With Description of all we have Published

    Cloud Computing Solution penetrating as business solution and in day to day usage. Here is list of all articles on Cloud computing we have published so far.

  • Cloud Server, Dedicated or VPS – When To Shift, How Much To Spend?

    Cloud Server,Dedicated Server,VPS – any kind of server up-gradation must be chosen very cautiously. This is important for any Blogger thinking for upgradation.

  • Using https URL of Rackspace Cloud Files for WordPress

    Using https URL of Rackspace Cloud Files for WordPress needs some extra steps for more secured delivery of Static Content of your SSL enabled WordPress site.

  • Encrypt Files on Dropbox Cloud Guide

    Encrypt Files on Dropbox Cloud to secure your personal files uploaded to Dropbox Cloud Storage. There is no need to learn coding. Simply follow this easy guide.

  • Generate CSR, Private Key With SHA256 Signature

    Here is how to generate CSR, Private Key with SHA256 signature with OpenSSL for either reissue or new request to get SSL/TLS Certificate.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Online Dating: How to Find Your Match March 20, 2023
  • Web Design Cookbook: Logo March 19, 2023
  • How Starlink Internet Works March 17, 2023
  • The Importance of a Camera Tracking System in Virtual Production March 15, 2023
  • Understanding the Key Differences between Docker and OpenVZ March 14, 2023

About This Article

Cite this article as: Abhishek Ghosh, "What Homomorphic Encryption Can Do," in The Customize Windows, December 29, 2020, March 21, 2023, https://thecustomizewindows.com/2020/12/what-homomorphic-encryption-can-do/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT