Skip to content

rasberry/Parchive.NET

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 52.8%
  • HTML 39.0%
  • F# 8.2%