brownan / Reed-Solomon
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
☆88Updated 9 years ago
Alternatives and similar repositories for Reed-Solomon:
Users that are interested in Reed-Solomon are comparing it to the libraries listed below
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentation☆26Updated last year
- ⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-d…☆382Updated 5 months ago
- Simple python implementation of binary BCH error-correcting code☆29Updated 5 years ago
- BCH library C Python module☆99Updated 5 months ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Python☆102Updated 3 months ago
- Python wrapper for AFF3CT.☆16Updated 11 months ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆34Updated 4 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆63Updated 2 years ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Coding☆18Updated 7 years ago
- Package for performing fixed-point, arbitrary-precision arithmetic in Python.☆64Updated 11 months ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆126Updated 4 years ago
- User BCH encode/decode library based on bch module from linux kernel☆30Updated 9 years ago
- Software for Low Density Parity Check codes☆275Updated 4 years ago
- C and MATLAB implementation for Polar encoding and decoding☆124Updated 7 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆157Updated 3 years ago
- Verilog 2001 implementation of the ChaCha stream cipher.☆39Updated 3 months ago
- Hardware implementation of ORAM☆22Updated 7 years ago
- Implementation of Protograph LDPC error correction codes☆48Updated 3 years ago
- A 3GPP 5G NR compliant LDPC library.☆78Updated 6 years ago
- ☆36Updated 4 years ago
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena