B
B
Banan442020-05-13 14:39:18
Passwords
Banan44, 2020-05-13 14:39:18

How to securely hash passwords correctly, should I use bcrypt?

Should you use bcrypt? https://www.npmjs.com/package/bcrypt
I don't understand hashing at all) Therefore, I ask how best to protect your passwords, through which algorithm?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2020-05-13
@dimoff66

There are a huge number of articles about hashing systems. In short, Bcrypt is by far the most reliable solution.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question