[][src]Function hutton_rust::encrypt

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