Function decrypt_single_file

Source
fn decrypt_single_file(input: &Path, output: &Path) -> Result<()>