pk_helper¶
- cryptographic_estimators.PKEstimator.pk_helper.beullens_lee_brickell_adaptation(n: int, k: int, d: int, w: int, Nw: int)¶
Running time of Beullens LeeBrickel adaptation for finding d-dimensional subcode with support w.
- cryptographic_estimators.PKEstimator.pk_helper.cost_for_finding_subcode(n: int, k: int, d: int, w: int, Nw: int)¶
Compute cost for computation of d-dimensional subcode with support w where there exist Nw of them.
- cryptographic_estimators.PKEstimator.pk_helper.gauss_binomial(m: int, r: int, q: int)¶
- cryptographic_estimators.PKEstimator.pk_helper.lof(x: int)¶