[squeak-dev] [ANN] Reed Solomon and Forward Error Correction

henry henry at callistohouse.club
Thu Jan 25 17:17:11 UTC 2018


I spent time straightening out Foward Error Correction, using Reed Solomon encoding with Galois Fields. I mostly have it working for some algorithms, but still have an issue with AZTEC_DATA_10, and perhaps AZTEC_DATA_12. AZTEC_PARAM, AZTEC_DATA_6 and AZTEC_DATA_10 ar working, as well as DATA_MATRIX_FIELD_256 and QR_CODE_FIELD_256. I do not know if it is pluganizable, that would be super if code split into image and plugin, naturally. I have more testing to do to get those couple of algorithms working, then I will turn to QRCode and get that working.

Thank you. Here is the code...

http://www.squeaksource.com/Cryptography/fec-HenryHouse.7.mcz

- HH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180125/ca67b03e/attachment.html>


More information about the Squeak-dev mailing list