Module: MLKEM::Math

Defined in:
lib/ml_kem/math/byte_operations.rb,
lib/ml_kem/math/ntt.rb,
lib/ml_kem/math/sampling.rb,
lib/ml_kem/math/polynomial.rb

Overview

Math module containing all the math related operations to NTT, byte operations, polynomial and sampling.

Since:

  • 0.1.0

Defined Under Namespace

Classes: ByteOperations, NTT, Polynomial, Sampling