:mod:`sentry.hashers` -- sentry.hashers module reference ======================================================== Hashers are responsible for generating hashes of cleartext passwords, as well as validating if a given password matches a stored hash. .. toctree:: sentry.hashers.ldap sentry.hashers.mysql sentry.hashers.pbkdf2 sentry.hashers.unix .. automodule:: sentry.hashers :members: :undoc-members: :show-inheritance: