5 ms·
Encryption does not provide Integrity (hash) or authentication (mac) crypt(1) should be an example of how not to do hashing.
by chickopozo 13y ago
Encryption does not provide Integrity (hash) or authentication (mac)
crypt(1) should be an example of how not to do hashing.
- alexkus 13y agoPerfectly true, but those points are irrelevant for password hashing.