Skip to main content

Crate solana_big_mod_exp

Crate solana_big_mod_exp 

Source

Structs§

BigModExpParams
Parameters for the sol_big_mod_exp syscall.

Constants§

BIG_MOD_EXP_BASE_CU
BIG_MOD_EXP_CU_DIVISOR
BIG_MOD_EXP_MAX_BYTES
BIG_MOD_EXP_MIN_EXPONENT_LENGTH
BIG_MOD_EXP_MOD_REDUCTION_COMPLEXITY_FACTOR

Functions§

big_mod_exp
Big integer modular exponentiation.