ExECC.Field.PrimeField (ExEcc v0.1.0)

View Source

Implementation of a prime field with arithmetic operations.

Summary

Types

t()

@type t() :: %ExECC.Field.PrimeField{value: non_neg_integer()}

Functions

field_modulus()