What algorithm is used? Is is SHA256 or something built for passwords like Argon2 (which I would suggest with salting)? Are they salted at all? I just hope that all of out passwords aren’t going to be leaked or decrypted at some point.
What algorithm is used? Is is SHA256 or something built for passwords like Argon2 (which I would suggest with salting)? Are they salted at all? I just hope that all of out passwords aren’t going to be leaked or decrypted at some point.
i usually ask for extra salt but they always inevitably come out unsalted which really grinds my gears.