ntt Questions
1
I would like to implement multiplication of polynomials using NTT. I followed Number-theoretic transform (integer DFT) and it seems to work.
Now I would like to implement multiplication of polynom...
Diazole asked 11/9, 2018 at 6:57
3
Good afternoon!
I am trying to develop an NTT algorithm based on the naive recursive FFT implementation I already have.
Consider the following code (coefficients' length, let it be m, is an exact...
Windshield asked 21/4, 2012 at 16:36
1
I wanted to use NTT for fast squaring (see Fast bignum square computation), but the result is slow even for really big numbers .. more than 12000 bits.
So my question is:
Is there a way to optim...
Chartreuse asked 2/9, 2013 at 16:1
1
© 2022 - 2025 — McMap. All rights reserved.