Data Masking

Data Masking

Data masking is also called data anonymization. Huawei Cloud data masking is implemented using methods such as masking, noise addition, enumeration, truncation, hashing, and marking to protect user identities and sensitive information from being associated with data, and to mask the characters in personal data, thereby protecting data privacy and reducing data leakage risks. Huawei Cloud has also developed cloud services with this feature, such as Data Security Center (DSC).

undefined

Differential Privacy

Differential Privacy

Differential privacy (DP) is a noise addition algorithm that retains certain data availability and prevents attackers from inferring user information. DP injects noise to a database without knowing the content of the database, meaning the dataset is fuzzed without affecting statistics. This technology reduces the probability of personal data disclosure during database query.

undefined

Searchable Encryption

Searchable Encryption

The searchable encryption technology can be used to search encrypted personal data (such as customers' email addresses, phone numbers, and ID card numbers) without plaintext display, thereby reducing the risk of personal data breaches. GaussDB(openGauss) for cloud services supports equivalent query in full encryption mode. In the future, range query and fuzzy query in full encryption mode will also be supported to prevent data leakage during query.

undefined