איזה אלגוריתם עוברות משמש ב-Discourse להצפנת סיסמאות?

what hashing algorithm is used in discourse for hashing passwords?

PBKDF2, see:

How can I get the hash key?
Is salt the hash key?