Skip to main content

dummy_password_hash

Function dummy_password_hash 

Source
pub fn dummy_password_hash() -> &'static str
Expand description

A throwaway argon2id hash used to equalize login timing for unknown/disabled users (so the presence of an account cannot be inferred from response latency). Computed once, lazily.