Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 431 Bytes

File metadata and controls

9 lines (5 loc) · 431 Bytes

Parchive.NET

.NET implementation of the parchive specification.

What is parchive?

Parchive is an erasure code system, based on Reed-Solomon codes, that produces recovery files for verification of data integrity, with the capability to perform data recovery operations that can repair or regenerate corrupted or missing data.

The website for the original parchive project can be found here: http://parchive.sourceforge.net/