Task0 a
Used Scrypt to hash passwords and store them in DB when registering. Also used Scrypt to check given password to stored hashed password on a login request.
Used Scrypt to hash passwords and store them in DB when registering. Also used Scrypt to check given password to stored hashed password on a login request.