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…☆398Updated last month
 - 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☆108Updated last year
 - User BCH encode/decode library based on bch module from linux kernel☆32Updated 10 years ago
 - Simple python implementation of binary BCH error-correcting code☆33Updated 5 years ago
 - An implementation of the decoding of BCH codes resistant to timing attacks☆10Updated 5 years ago
 - Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆65Updated 3 years ago
 - Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.☆142Updated 6 months ago
 - A python implementation of the SP800-22 Rev 1a PRNG test suite.☆162Updated 4 years ago
 - A free and open implementation of Raptor codes☆45Updated 2 years ago
 - PyLFSR☆66Updated last year
 - The first open source software-based Physically Unclonable Function (PUF) using off-the-shelf SRAM☆101Updated last week
 - Implementations of the Simon and Speck Block Ciphers☆101Updated 7 years ago
 - Improved version of the NIST Statistical Test Suite (STS)☆103Updated 9 months ago
 - Software for Low Density Parity Check codes☆285Updated 5 years ago
 - Low density parity check codes. Encoder and belief propagation decoder written in C++.☆38Updated 5 years ago
 - Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆48Updated 4 years ago
 - Bose–Chaudhuri–Hocquenghem Codes in Python☆13Updated 2 years ago
 - ☆41Updated 8 years ago
 - Fountain Code demo☆44Updated 3 years ago
 - ☆10Updated 8 years ago
 - Noise-SDR: Arbitrary Modulation of Electromagnetic Noise from Unprivileged Software and Its Impact on Emission Security☆18Updated 3 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
 - Toolbox for advanced differential power analysis of symmetric key cryptographic algorithm implementations☆49Updated 7 years ago
 - Orthogonal Frequency Division Multiplexing pipeline☆31Updated 7 years ago
 - Python library able to solve typical coding theory textbook exercises.☆47Updated 8 years ago
 - Source code for testing the Row Hammer error mechanism in DRAM devices. Described in the ISCA 2014 paper by Kim et al. at http://users.ec…☆228Updated 10 years ago
 - Package for performing fixed-point, arbitrary-precision arithmetic in Python.☆66Updated last year
 - Radar using Red Pitaya for RF: using Raspberry Pi 3 for quad-core radar signal processing☆74Updated 4 years ago
 - An implementation of the first-order Differential Power Analysis (DPA) attack, suited for evaluations of AES-128 algorithm on microcontro…☆27Updated 12 years ago