Abstract: Post-quantum cryptography (PQC) is a rapidly growing field that aims to develop cryptographic algorithms that can resist attacks by quantum computers. Large-degree polynomial multiplication ...
This is the first push of the Toom‑Cook‑on‑CUDA study project. It establishes the whole thing end to end: the algorithm, the GPU implementation, a reference CPU implementation to check it against, ...
Abstract: Multiplication is a critical operation in public-key cryptography, and efficient implementations are essential due to increasing key sizes in algorithms such as RSA and ECC. The Toom-Cook ...