brownan / Reed-SolomonLinks
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
โ98Updated 10 years ago
Alternatives and similar repositories for Reed-Solomon
Users that are interested in Reed-Solomon are comparing it to the libraries listed below
Sorting:
- โณ๐ก Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dโฆโ396Updated 3 months ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentationโ29Updated 2 years ago
- BCH library C Python moduleโ104Updated 11 months ago
- Simple python implementation of binary BCH error-correcting codeโ32Updated 5 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.โ138Updated 4 months ago
- User BCH encode/decode library based on bch module from linux kernelโ32Updated 10 years ago
- An implementation of the decoding of BCH codes resistant to timing attacksโ10Updated 4 years ago
- A library for polar codes in Python.โ63Updated 4 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.โ65Updated 2 years ago
- Software for Low Density Parity Check codesโ284Updated 4 years ago
- Improved version of the NIST Statistical Test Suite (STS)โ102Updated 7 months ago
- Implementations of the Simon and Speck Block Ciphersโ102Updated 7 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.โ162Updated 4 years ago
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applicโฆโ181Updated 3 months ago
- BCH (Bose-Chaudhuri-Hocquenghem) encoder and decoder built from scratch in matlab as course project for EE5160: Error Control Codingโ18Updated 8 years ago
- A Python implementation of fuzzy extractor.โ61Updated 2 years ago
- Implementation of Protograph LDPC error correction codesโ50Updated 4 years ago
- Orthogonal Frequency Division Multiplexing pipelineโ31Updated 6 years ago
- The code from NIST SP-800-22 for testing random-number generators, along with docs for referenceโ132Updated last year
- Docker images set up with tools for radio & machine learning tasksโ61Updated 8 years ago
- This is a project in which side-channel attacks are researched and developed.โ47Updated 5 years ago
- Python library able to solve typical coding theory textbook exercises.โ47Updated 8 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Pythonโ107Updated 10 months ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.โ37Updated 5 years ago
- VHDL Implementation of AES Algorithmโ82Updated 4 years ago
- โ28Updated 5 years ago
- Lecture notes on digital signal processingโ48Updated 5 years ago
- The SSE SIMD-based LDPC decoder described in the article "Efficient GPU and CPU-based LDPC decoders for long codewords" ( http://link.sprโฆโ11Updated 10 years ago
- Belief propagation with sparse matrices (scipy.sparse) in Python for LDPC codes. Includes NumPy implementation of message passing (min-suโฆโ36Updated 3 years ago
- โ41Updated 8 years ago