jerasure library with packaging
 
 
 
 
 
Go to file
Jim Plank ee163abb81 Character counting bug. 2013-10-01 13:26:24 -04:00
Examples Character counting bug. 2013-10-01 13:26:24 -04:00
License.txt Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
README.nd Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
README.txt Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
cauchy_best_r6.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
galois.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
galois.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
jerasure.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
jerasure.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
liberation.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
liberation.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
makefile Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
reed_sol.c Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00
reed_sol.h Adding the current jerasure 1.2A 2013-10-01 13:25:12 -04:00

README.txt

This is revision 1.2A of Jerasure.  It is basically equivalent to revision 1.2
except it is released under the New BSD license.

See technical report CS-08-627 for a description of the code.  

There are two directories:

The home directory contains the jerasure code.

The Examples directory contains the example programs.  

The makefile assumes that Examples is a subdirectory of the home directory.