issues
search
jnortiz
/
DGT
Python3 implementation of the Discrete Gaussian Transform (DGT) based on A. A. Badawi et al.'s 2019 paper entitled "Efficient Polynomial Multiplication via Modified Discrete Galois Transform and Negacyclic Convolution".
MIT License
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
the difference between {DGTp([x]p0), . . . , DGTp([x]pL−1)} and {DGTp0([x]p0), . . . , DGTpL−1([x]pL−1)}.
#2
DevinRen
opened
3 years ago
2
find other parameter p for DGT an RNS
#1
DevinRen
opened
3 years ago
4