Function encrypt

Source
pub fn encrypt<R: Rng>(rng: &mut R, password: &str) -> String
Expand description

Encode an ASCII password with IOS7Crypt