pub fn calculate_sha256<P: AsRef<Path>>(path: P) -> Result<String>
Convenience function to calculate SHA256 checksum for a file