encrypt

Function encrypt 

Source
pub fn encrypt(input: &str, password: &str, key: &str, decrypt: bool) -> String