hashing PII data Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/hashing-pii-data/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Mon, 13 Sep 2021 19:20:52 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png hashing PII data Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/hashing-pii-data/ 32 32 Hashing PII Data https://www.anujvarma.com/hashing-pii-data/ https://www.anujvarma.com/hashing-pii-data/#respond Mon, 13 Sep 2021 14:20:13 +0000 https://www.anujvarma.com/?p=8489 Also read PCI DSS Compliance on GCP and PCI Compliance Services on AWS Hashing is never a great option for PII data (even less so for PCI data). For instance, […]

The post Hashing PII Data appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Also read PCI DSS Compliance on GCP and PCI Compliance Services on AWS

Hashing is never a great option for PII data (even less so for PCI data).

For instance, suppose someone has applied a cryptographic hash to first names.

All an attacker needs to do is find a list of common names, hash them all, and see which hash values match.

What’s the solution?

Use data encryption instead of hashing. If you are using a cloud provider for your data storage, you would most likely have default, at rest encryption. See this post for Redshift specific data encryption.

The post Hashing PII Data appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/hashing-pii-data/feed/ 0