I use rust-crypto to encrypt, and this is the function signature I use pub fn bcrypt(cost: u32, salt: &[u8], password: &[u8], output: &mut [u8]).
確定! 回上一頁