Is it safe/wise to store a salt in the same field as the hashed password? – security.stackexchange.com

In using Argon2 for hashing passwords in my application, I've noticed it generates a string like this (e.g. for password "rabbit"): $argon2i$v=19$m=65536,t=3,p=1$YOtX2//7NoD/owm8RZ8llw==$...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Is it safe/wise to store a salt in the same field as the hashed password? – security.stackexchange.com"