I want to use java standard library, and as much as I know, its functions inputs are limited. So I implemented two methods to this purpose. Here they are:
Reading alot about how to handle the HASH SALT+password the right way
and I came up with this. what do you think about this scenario:
When a new user is first registering. ...