I don’t really know the strong points of either, I’m not a cryptographer. Bcrypt gets recommended because its relatively fast, its decent, and most importantly its already in most environments
Comment on A question about passwords | characters used in them
AzzyDev@beehaw.org 1 year agoWhat about Argon2id? What are the advantages of bcrypt?
uniqueid198x@lemmy.dbzer0.com 1 year ago
dog@suppo.fi 1 year ago
Argon2 is the best (secure) crypto currently.
That said, adoption is slow, Bitwarden only recently implemented it for example.
That said, due to Argon2 being security-oriented, the recommended settings for it are pretty heavy.