Skip to main content

decrypt

Function decrypt 

Source
pub fn decrypt(repo_key: &[u8], path: &str, encrypted: &[u8]) -> Result<Vec<u8>>