/Parchive.NET

.NET implementation of parchive.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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/

NOTE

This library seems to be incomplete