[][src]Module lpn::bkw

Defines the algorithms from the classic Blum, Kalai and Wasserman paper

Functions

bkw

The full BKW solving algorithm.

majority

Recover the secret using the majority strategy from BKW

partition_reduce

Reduces the LPN problem size using the reduction from Blum, Kalai and Wasserman.