Y
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
alexkus
4831 days ago
Perfectly true, but those points are irrelevant for password hashing.
link