tomerfiliba-org / reedsolomonLinks
โณ๐ก Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation ๐ฎ and an optional speed-optimized Cython/C extension ๐
โ405Updated 4 months ago
Alternatives and similar repositories for reedsolomon
Users that are interested in reedsolomon are comparing it to the libraries listed below
Sorting:
- Proof of concept on how to implement the Reed Solomon class of error correcting codes in Pythonโ102Updated 10 years ago
- Universal errors-and-erasures Reed Solomon codec (error correcting code) in pure Python with extensive documentationโ29Updated 2 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.โ67Updated 3 years ago
- A Python module to help you manage your bitsโ438Updated 3 weeks ago
- BCH library C Python moduleโ109Updated last year
- General Multi-Precision arithmetic for Python (GMP, MPIR, MPFR, MPC)โ574Updated last week
- A python implementation of the SP800-22 Rev 1a PRNG test suite.โ166Updated 4 years ago
- Pure-Python library to parse the pcap-ng format used by newer versions of dumpcap & similar tools.โ126Updated 2 years ago
- Creation of LDPC codes & simulation of coding and decoding binary data. Applications to sound and image files.โ142Updated 9 months ago
- A Python implementation of fuzzy extractor.โ65Updated 2 years ago
- Pure-Python implementation of AES block-cipher and common modes of operation.โ469Updated last year
- Noise Protocol Framework - Python 3 implementationโ215Updated 2 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Pythonโ70Updated 3 years ago
- Simple python implementation of binary BCH error-correcting codeโ34Updated 5 years ago
- efficient arrays of booleans for Pythonโ775Updated last week
- Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)โ23Updated 7 years ago
- Reed-Solomon & BCH encoding and decoding, in C++, Javascript & Pythonโ109Updated last year
- Software for Low Density Parity Check codesโ285Updated 5 years ago
- A library for polar codes in Python.โ66Updated 5 years ago
- Implementations of the Simon and Speck Block Ciphersโ101Updated 7 years ago
- User BCH encode/decode library based on bch module from linux kernelโ32Updated 10 years ago
- Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.โ553Updated 2 months ago
- Reed Solomon BCH encoder and decoderโ148Updated 2 years ago
- Python library for fast elliptic curve cryptoโ288Updated this week
- Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Sienaโ50Updated 4 years ago
- Encoder/Decoder for the Luby Transform fountain codeโ48Updated 5 years ago
- C library for Convolutional codes and Reed-Solomonโ421Updated 4 years ago
- This is a Python implementation of NIST's A Statistical Test Suite for Random and Pseudorandom Number Generators for Cryptographic Applicโฆโ189Updated 7 months ago
- Python library able to solve typical coding theory textbook exercises.โ47Updated 8 years ago
- Fast, efficient Blowfish cipher implementation in pure Python (3.4+).โ48Updated 4 years ago