What hashing algorithm is used in discourse for hashing passwords?

PBKDF2, see:

https://github.com/discourse/discourse/blob/9ce66038647bc4ff63167fe9c74857a01acc0875/docs/SECURITY.md

8 Likes