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 🚀
☆398Updated last month
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☆98Updated 10 years 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☆108Updated last year
 - Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆65Updated 3 years ago
 - A Python module to help you manage your bits☆435Updated 2 weeks ago
 - General Multi-Precision arithmetic for Python 2.6+/3+ (GMP, MPIR, MPFR, MPC)☆563Updated last week
 - Implementations of the Simon and Speck Block Ciphers☆101Updated 7 years ago
 - PyLFSR☆66Updated last year
 - Noise Protocol Framework - Python 3 implementation☆214Updated 2 years ago
 - efficient arrays of booleans for Python☆766Updated last week
 - Elliptic Curve Cryptography playground/toolkit written in pure Python☆68Updated 2 years ago
 - Generic ASN.1 library for Python☆254Updated last year
 - Python 2.x/3.x bindings for libfuse 2.x☆323Updated 5 months ago
 - SECCURE compatible Elliptic Curve cryptography in Python☆94Updated 5 years ago
 - A performant NumPy extension for Galois fields and their applications☆434Updated 5 months ago
 - Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.☆543Updated this week
 - SIMON and SPECK, the two lightweight block ciphers designed by the researchers from NSA☆24Updated 12 years ago
 - Python library for fast elliptic curve crypto☆284Updated this week
 - Random Number Generator NIST Test Suite framework for python 3.6 - SAILab - University of Siena☆48Updated 4 years ago
 - A python implementation of the SP800-22 Rev 1a PRNG test suite.☆162Updated 4 years ago
 - User BCH encode/decode library based on bch module from linux kernel☆32Updated 10 years ago
 - A Python implementation of fuzzy extractor.☆62Updated 2 years ago
 - TLS implementation in pure python, focused on interoperability testing☆257Updated 2 weeks ago
 - Python CFFI bindings for libRaptorQ (RaptorQ RFC6330 FEC implementation)☆23Updated 7 years ago
 - C library for Convolutional codes and Reed-Solomon☆418Updated 4 years ago
 - Linux TUN/TAP wrapper for Python☆176Updated 8 months ago
 - Toolbox for advanced differential power analysis of symmetric key cryptographic algorithm implementations☆49Updated 7 years ago
 - ☆30Updated 7 years ago
 - Reed Solomon BCH encoder and decoder☆144Updated last year
 - An implementation of the SHA-1 hashing algorithm in pure python.☆91Updated 5 years ago