A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
-
Updated
May 9, 2025 - Go
A Quantum-Safe Secure Tunnel based on QPP, KCP, FEC, and N:M multiplexing.
A Crypto-Secure Reliable-UDP Library for golang with FEC
⏳🛡 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 🚀
📂🛡️Suite of tools for file fixity (data protection for long term storage⌛) using redundant error correcting codes, hash auditing and duplications with majority vote, all in pure Python🐍
The fastest steganography library built for go
forward error correction based on Vandermonde matrices
Library for forward-error-correction with Reed-Solomon codes
An Implementation of Generalized Deduplication, written in Rust
Error correction codes in python.
zfex — an efficient, portable erasure coding tool
A simple tool to secure a file for bit errors
Slow implementation of Reed-Solomon Codes in pure Python
Implementations of coding theory algorithms
Error Correction Code (2021 Fall)
Circular black and white fiducial markers of my own design. Intended for object tracking.
"Implements error correction techniques at the data link layer, enhancing data integrity and reliability in communication protocols"
This project implements various error-correction codes in VHDL, including Hamming, Hadamard, and Reed-Solomon codes. These codes are used to enhance data integrity through error detection and correction, making the data transmission more reliable.
The BaseConverter converts very fast a number of any base into a number of another base. This also works with text. Reed-Solomon coding offers an efficient and robust method for error correction, which is essential for data transmission over extremely long distances, e.g. in space.
Scripts that compute instances of the Hamming Code and Reed-Solomon codes. Includes classes that represent finite fields, polynomials over finite fields, and matrices over finite fields.
Add a description, image, and links to the reed-solomon-codes topic page so that developers can more easily learn about it.
To associate your repository with the reed-solomon-codes topic, visit your repo's landing page and select "manage topics."