sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.35k stars 460 forks source link

Add functionalities for GRS attack to linear_rank_metric.py #31450

Open MaaikevLeuken opened 3 years ago

MaaikevLeuken commented 3 years ago

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:

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

mkoeppe commented 3 years ago
comment:1

Sage development has entered the release candidate phase for 9.3. Setting a new milestone for this ticket based on a cursory review of ticket status, priority, and last modification date.

MaaikevLeuken commented 3 years ago

New commits:

8c92768Added Low Rank Parity Check codes and added functionalities for linear_rank_metric
MaaikevLeuken commented 3 years ago

Commit: 8c92768

MaaikevLeuken commented 3 years ago

Branch: u/gh-MaaikevLeuken/add_low_rank_parity_check_codes

7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 3 years ago

Branch pushed to git repo; I updated commit sha1. New commits:

a9a274eImproved formatting.
7ed8c4ca-6d56-4ae9-953a-41e42b4ed313 commented 3 years ago

Changed commit from 8c92768 to a9a274e