Digital Communication with Python
-
Updated
May 4, 2023 - Python
Digital Communication with Python
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
Finite field and algebraic extension field arithmetic
Reusable C++ coding-related code library
The Quasi Quantum Assembly Programming Language
Finite field polynomial arithmetic based on fast Fourier transforms
Python Implementation of A Class of Generalized RS-Codes with Faster Encoding and Decoding Algorithms
Polynomial arithmetic over GF2
CAS, Commutative Rings, Fraction Fields, Quotient Rings, Polynomial Rings, Galois Fields
Crypto library written in pure Lua 5.1 which includes X25519, ChaCha20, Shamir's Secret Sharing and more.
Error correction codes in python.
Implements a simple Galois Field calculator
Public-key cryptography, PRNGs, hashes and number theory.
Create or write S-box and calculate lat and ddt
This repository contains an implementation of a steganography algorithm created as a project for the Criptografía y Seguridad course at ITBA. The algorithm can embed secret information within digital media, allowing for covert communication.
Shamir Secret Algorithm coupled with GF256 CLI application
Add a description, image, and links to the galois-field topic page so that developers can more easily learn about it.
To associate your repository with the galois-field topic, visit your repo's landing page and select "manage topics."