rasberry / Parchive.NET

.NET implementation of parchive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

.NET implementation of parchive.

License:GNU General Public License v3.0


Languages

Language:C# 52.8%Language:HTML 39.0%Language:F# 8.2%