Function mook::cli::crypt::decrypt

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