Hashing names does not protect privacy

Messy Matters 2019-08-20

Summary:

Secure hash functions are practically impossible to reverse, but only if the input is unrestricted. If you generate 256 random bits and apply a secure 256-bit hash algorithm, an attacker wanting to recover your input can’t do much better than brute force, hashing 256-bit strings hoping to find one that matches your hash value. Even […]

Link:

https://www.johndcook.com/blog/2019/07/20/hashing-pii-does-not-protect-privacy/

From feeds:

Statistics and Visualization » The Endeavour

Tags:

privacy

Authors:

John

Date tagged:

08/20/2019, 18:09

Date published:

07/20/2019, 12:43