liberasurecode/include/erasurecode
Jim Cheung 06e50ea86b Add Phazr.IO libphazr backend to liberasurecode
Currently, there are several implementations of erasure codes that are
available within OpenStack Swift.  Most, if not all, of which are based
on the Reed Solomon coding algorithm.

Phazr.IO’s Erasure Coding technology uses a patented algorithm which are
significantly more efficient and improves the speed of coding, decoding
and reconstruction.  In addition, Phazr.IO Erasure Code use a non-systematic
algorithm which provides data protection at rest and in transport without
the need to use encryption.

Please contact support@phazr.io for more info on our technology.

Change-Id: I4e40d02a8951e38409ad3c604c5dd6f050fa7ea0
2017-02-28 11:14:11 -08:00
..
alg_sig.h This fixed the memory leak mentioned in Issue #12: 2015-04-27 11:59:32 -07:00
erasurecode.h Add Phazr.IO libphazr backend to liberasurecode 2017-02-28 11:14:11 -08:00
erasurecode_backend.h Add Phazr.IO libphazr backend to liberasurecode 2017-02-28 11:14:11 -08:00
erasurecode_helpers.h Split helpers.h include for backward compatibility 2015-09-22 21:47:15 +00:00
erasurecode_helpers_ext.h Fragment metadata checksumming support 2016-03-10 07:33:16 +00:00
erasurecode_log.h Add missing erasurecode_log.h 2014-07-21 09:53:50 -07:00
erasurecode_postprocessing.h reorder add_fragment_metadata arg list to be consistent with rest of code 2014-10-06 07:36:46 -07:00
erasurecode_preprocessing.h Enable to get fragment_len includes metadata_adder 2015-02-27 04:54:50 -08:00
erasurecode_stdinc.h Eliminate erasurecode_stdinc.h dependency on log.h 2015-09-18 16:42:43 +00:00
erasurecode_version.h 1.4.0 release 2016-12-08 19:57:09 +00:00
list.h Add list.h, use include/<dir> for erasurecode hdrs 2014-06-29 20:05:24 -07:00
md5.h Add md5sum implementation 2015-03-08 01:56:16 -07:00