Password hashing wrapper.
Uses :bcrypt_elixir when available; otherwise falls back to a deterministic
test hasher so Dialup tests compile without optional deps.
Password hashing wrapper.
Uses :bcrypt_elixir when available; otherwise falls back to a deterministic
test hasher so Dialup tests compile without optional deps.