
handle: 11250/3009053
The thesis is about implementation of LWE/MLWE encryption schemes in C++ and the use of the Number Theoretic Transform (NTT) in order to get faster mul- tiplication operations over certain rings. We explore how much speed up we get by using NTT in our different schemes, comparing performance of our NTT im- plementation with the MulMod function of the NTL Library and the schoolbook multiplication. We use Cooley-Turkey algorithm in the NTT forward step and Gentleman-Sande algorithm in the NTT inverse step with ordinary modular re- duction. After some experiments we came to the conclusion that, when we are working on R_q = Z_q[X ]/(X^N + 1), for relative small N with our NTT implemen- taion we get a performance similar compared to the MulMod function and for all N we get much better results compared to the schoolbook multiplication.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
