Module lpn::oracle[][src]

Describes the LPN problem oracle on which we apply reductions and solving algorithms

This project currently makes strong assumptions that u64 == usize

Structs

LpnOracle

This struct represents the oracle of the LPN problem.

Sample

Represents a sample in the oracle

Constants

MAX_K

Maximum size of 127

Functions

are_last_bits_zero