¿Qué algoritmo de hash se usa en discourse para hashing de contraseñas?

what hashing algorithm is used in discourse for hashing passwords?

PBKDF2, see:

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