Module utils

Module utils 

Source
Expand description

This module contains commonly functions in lattice-based cryptography.

Modulesยง

common_encodings
Contains message encoding and decoding functions commonly used in lattice-based encryption schemes.
common_moduli
Contains functions to quickly instantiate common moduli for ring-based lattice cryptography.
rotation_matrix
Contains functions for generating rotation matrices used when working over the ring Z[X]/(X^n + 1).