brownan / Reed-SolomonLinks
Proof of concept on how to implement the Reed Solomon class of error correcting codes in Python
☆103Updated 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:
- 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☆112Updated last year
- Simple python implementation of binary BCH error-correcting code☆34Updated 6 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆67Updated 3 years ago
- An implementation of the decoding of BCH codes resistant to timing attacks☆10Updated 5 years ago
- The code from NIST SP-800-22 for testing random-number generators, along with docs for reference☆155Updated 2 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆142Updated 10 months ago
- The first open source software-based Physically Unclonable Function (PUF) using off-the-shelf SRAM☆103Updated 3 months ago
- Low density parity check codes. Encoder and belief propagation decoder written in C++.☆38Updated 5 years ago
- User BCH encode/decode library based on bch module from linux kernel☆32Updated 10 years ago
- PyLFSR☆66Updated last year
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆51Updated 4 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆167Updated 4 years ago
- A library for polar codes in Python.☆67Updated 5 years ago
- High-throughput LDPC decoder on GPU device (see published IEEE article)☆12Updated 7 years ago
- Python library able to solve typical coding theory textbook exercises.☆47Updated 8 years 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
- Improved version of the NIST Statistical Test Suite (STS)☆105Updated last year
- A free and open implementation of Raptor codes☆46Updated 3 years ago
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applic…☆190Updated 8 months ago
- Implementation of Protograph LDPC error correction codes☆53Updated 4 years ago
- Lecture notes on digital signal processing☆53Updated 6 years ago
- A C++ library and python bindings for physical layer wireless research☆45Updated 12 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
- Software for Low Density Parity Check codes☆286Updated 5 years ago
- ☆59Updated last year
- A graphical user interface for measuring and performing inter-active analysis of physical unclonable functions (PUFs)☆27Updated 5 years ago
- Python wrapper for AFF3CT.☆17Updated last year
- The source codes of the fast x86 LDPC decoder published☆29Updated 5 years ago
- Implementation of algorithms from the paper Fuzzy Extractors: How to Generate Strong Keys from Biometrics and Other Noisy Data☆14Updated 11 years ago