Consider the several encryption algorithm below:
Sha1
Sha-224
Sha-256
Sha-384
Sha-512
which is your first choice?
Is that Sha-512 having the most secure due to it's output size?
What is the effect if we use this Sha-512 as our password hash algorithm? Do we need this?
Sha1
Sha-224
Sha-256
Sha-384
Sha-512
which is your first choice?
Is that Sha-512 having the most secure due to it's output size?
What is the effect if we use this Sha-512 as our password hash algorithm? Do we need this?