You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess you could provide your own salt? Is that a common practice? Otherwise, why did you include two separate ways to achieve the same thing in the API?
The text was updated successfully, but these errors were encountered:
Hello π β are there any known security implications for generating the salt separately from the hashing call? Specifically...
Doing them separate:
All in one go:
I guess you could provide your own salt? Is that a common practice? Otherwise, why did you include two separate ways to achieve the same thing in the API?
The text was updated successfully, but these errors were encountered: