User Authentication in PHP
Loading...
1,055
Loading...
Uploader Comments (BaylorRae)
see all
All Comments (5)
-
Great! I'm just wondering why use and store the salt field if the sha1 algorithm is a one-way encryption algorithm as md5, maybe is to resist attacks, but if someone can get the sha1 password, could also get the salt. What do you think? Cheers.
Loading...
Good video thanks!
Where can I download mysql-wrapper.php?
Dawars00 10 months ago
@Dawars00 I just uploaded all of the project files to my GitHub account. github.com/BaylorRae/PHP-User-Authenticator
BaylorRae 10 months ago