Function bcrypt::bcrypt[][src]

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