pe_helper¶
- cryptographic_estimators.PEEstimator.pe_helper.gv_distance(n: int, k: int, q: int)¶
Gilbert Varsharmov bound.
- cryptographic_estimators.PEEstimator.pe_helper.hamming_ball(n: int, q: int, w: int)¶
- cryptographic_estimators.PEEstimator.pe_helper.median_size_of_random_orbit(n: int, w: int, q: int)¶
- cryptographic_estimators.PEEstimator.pe_helper.number_of_weight_d_codewords(n: int, k: int, q: int, d: int)¶
Returns the number of weight d code words in a (n,k,q) code.
- cryptographic_estimators.PEEstimator.pe_helper.random_sparse_vec_orbit(n: int, w: int, q: int)¶