Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
-
Updated
Sep 7, 2017 - C++
Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.
High-speed full CRYSTALS-DILITHIUM implementation on FPGA: Keygen, Sign, Verify.
Welcome to the GPU-NTT-Optimization repository! We present cutting-edge algorithms and implementations for optimizing the Number Theoretic Transform (NTT) on Graphics Processing Units (GPUs).
Welcome to the GPU-FFT-Optimization repository! We present cutting-edge algorithms and implementations for optimizing the Fast Fourier Transform (FFT) on Graphics Processing Units (GPUs).
Finite Field Operations on GPGPU
Employed into Crystal-Kyber Algorithm, a prominent Lattice-based Post Quantum Cryptography(PQC) algorithm, for polynomial multiplication of higher degrees.
Number theoretic transform
Verilog Implementation of the Number Theoretic Transform (NTT) and its inverse operation (INTT) utilizing modulo arithmetic for lattice-based PQC on FPGAs
Efficient Algorithm Level Error Detection for Number-Theoretic Transform
🦋 Integer Fast Fourier Transform algorithms for JavaScript
Computations with the Mertens function. To accompany a preprint manuscript (http://arxiv.org/abs/2102.05842).
Fast Fourier Transform Algorithm / Number Theoretic Transform
Implementación de la transformada numérico-teórica. Asignatura de Programación de Arquitecturas Multinúcleo. Grado en Ingeniería Informática. Facultad de Informática. Universidad de Murcia.
Add a description, image, and links to the number-theoretic-transform topic page so that developers can more easily learn about it.
To associate your repository with the number-theoretic-transform topic, visit your repo's landing page and select "manage topics."