crypto::bcrypt

Function bcrypt

Source
pub fn bcrypt(cost: u32, salt: &[u8], password: &[u8], output: &mut [u8])