Hacker News new | ask | show | jobs
by chickopozo 4831 days ago
Encryption does not provide Integrity (hash) or authentication (mac)

crypt(1) should be an example of how not to do hashing.

1 comments

Perfectly true, but those points are irrelevant for password hashing.