Module o1_utils::foreign_field

source ·
Expand description

Describes helpers for foreign field arithmetics Generic parameters are as follows:

  • B is a bit length of one limb
  • N is a number of limbs that is used to represent one foreign field element

Structs

  • Represents a foreign field element Represents a foreign field element

Traits