All releases of FECpp


Release Notes: A Python wrapper (using Boost.Python) is now included, as are several example and test programs written in Python. A bug that caused some decoded shares to be emitted more than once has been fixed.


Release Notes: First public release. SSE2 is used to accelerate GF(2^8) arithmetic operations, which on x86-64 processors is about twice as fast as using the typical table-lookup implementation.