23.04.2018, 20:12
I've seen a few tutorials making use of random salts to hash the passwords, but I assume there's no reason to do so if I'm gonna save them next to the passwords anyway.
I'm using mysql, so where should I save the salts?
Is it possible (and viable) to work with two databases at the same time? Should I save them instead in a separate ini file? Give me some suggestions.
I'm using mysql, so where should I save the salts?
Is it possible (and viable) to work with two databases at the same time? Should I save them instead in a separate ini file? Give me some suggestions.