exponentiation package¶ Initialization of the exponentiation package. Submodules¶ exponentiation.exponent module convert_exponents_to_other_base() maximal_exponent() minimal_exponent() secure_pow() exponentiation.precision_ledger module PrecisionLedger PrecisionLedger.__init__() PrecisionLedger.nr_terms() PrecisionLedgerIndex PrecisionLedgerIndex.base PrecisionLedgerIndex.bit_precision PrecisionLedgerIndex.nr_terms_cap PrecisionLedgerResult PrecisionLedgerResult.nr_terms PrecisionNrTermsException calculate_max_sum_index() exponentiation.utils module convert_to_secfxp() convert_to_secint() secure_ge_vec()