Function mook::cli::crypt::encrypt

source ·
pub fn encrypt(data: Vec<u8>, password: &str) -> Vec<u8>