estimator.gb.AroraGB.equations_for_secret# classmethod AroraGB.equations_for_secret(params)[source]# Return (d,n) tuple to encode that n equations of degree d are available from the LWE secret. Parameters: params – LWE parameters.