gorgeous-tomato-35346
09/24/2025, 1:08 PMchilly-king-10285
09/24/2025, 1:08 PMchilly-king-10285
09/24/2025, 1:08 PM> hashers: > algorithm: bcrypt >
> > [Source: Passwords settings](https://www.ory.sh/docs/self-hosted/kratos/configuration/password) Additionally, the documentation for importing hashed passwords also states: > By default Ory uses a password policy that follows the [Digital Identity Guidelines](https://pages.nist.gov/800-63-3/) established by the [National Institute of Standards and Technology (NIST)](https://www.nist.gov/). > > [Source: Password policy](https://www.ory.sh/docs/kratos/concepts/security#password-policy) There is no mention in the provided knowledge sources of Argon2 being the default hasher unless it is explicitly configured. If you are seeing Argon2 as the default in the code, it may be due to a recent change not yet reflected in the documentation, or a specific context in your codebase. Based on the documentation, BCrypt is the default unless otherwise specified.steep-lamp-91158