top | item 42955637

(no title)

n0rdy | 1 year ago

There is a discussion about that on the security stackexchange (https://security.stackexchange.com/questions/133239/what-is-...). The TLDR:

> SHA-2 family of hashes was designed to be fast. BCrypt was designed to be slow.

Slow == harder to brute-force == more secure.

discuss

order

progmetaldev|1 year ago

Yes, and you can increase the work factor to make it slower to generate, specifically to fight against brute-force.