Computational Research Notebooks

In[1]:=
LatticeBasedCryptography[Dimension -> 512, Modulus -> q] // Simplify
Out[1]=
$$ \sum_{i=0}^{n} a_i x^i \pmod{q} $$

Found optimal lattice parameters for post-quantum security.

In[2]:=
Plot3D[Sin[x] + Cos[y], {x, -3, 3}, {y, -3, 3}, ColorFunction -> "Rainbow"]
Out[2]=
Z X
GRAPHICS: RF Signal Interference Pattern (3D)