Module 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§

ForeignElement
Represents a foreign field element Represents a foreign field element

Traits§

ForeignFieldHelpers
Foreign field helpers for B the limb size.