For the purpose of hashing passwords, there's no significant difference between MD5 and SHA-2. Both are awful choices.
Edit: Actually, SHA-2 may be worse because CPUs have hardware acceleration and thus the attacker may be able to crack it somewhat faster than MD5.
For the purpose of hashing passwords, there's no significant difference between MD5 and SHA-2. Both are awful choices.
Edit: Actually, SHA-2 may be worse because CPUs have hardware acceleration and thus the attacker may be able to crack it somewhat faster than MD5.