Open
Description
To perform the GRS attack described by Gaborit et al. in "On the complexity of the rank syndrome decoding problem", functionalities need to be added to AbstractLinearRankMetricCode
to:
- Find an error vector of a certain rank.
- Apply the canonical projection to a element in the extended field.
- Find a subspace of the extended field of given dimension.
- Apply the GRS algorithm.
CC: @MaaikevLeuken
Component: coding theory
Keywords: rank code
Author: Maaike van Leuken
Branch/Commit: u/gh-MaaikevLeuken/add_low_rank_parity_check_codes @ a9a274e
Issue created by migration from https://trac.sagemath.org/ticket/31450