ما هو خوارزمية التجزئة المستخدمة في 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?