You must log in or # to comment.
Specifically, a bcrypt hash with the cost set to 10, i.e. 32,768 iterations of hashing. If you are choosing an algorithm, consider Argon2id.
Specifically, a bcrypt hash with the cost set to 10, i.e. 32,768 iterations of hashing. If you are choosing an algorithm, consider Argon2id.