le_helper¶
- cryptographic_estimators.LEEstimator.le_helper.cost_to_find_random_2dim_subcodes_with_support_w(n: int, k: int, w: int)¶
Returns the cost of finding a 2 dimensional subcode with specific parameters.
- Parameters:
n (int) – Length of the code
k (int) – Dimension of the code
w (int) – Support of the code
- Returns:
The cost of finding a 2 dimensional subcode