bcrypt_hash_postgres

Function bcrypt_hash_postgres 

Source
pub fn bcrypt_hash_postgres(password: &str) -> String
Expand description

Generate bcrypt hash SQL (PostgreSQL with pgcrypto).