Modifier and Type | Interface and Description |
---|---|
public interface | ImmutableIntegerModuloP
An interface for immutable integers modulo a prime value. |
public interface | IntegerFieldModuloP
An interface for the field of integers modulo a prime number. |
public interface | IntegerModuloP
The base interface for integers modulo a prime value. |
public interface | IntegerMontgomeryFieldModuloP
An interface for the field of integers modulo a prime number. |
public interface | MutableIntegerModuloP
An interface for mutable integers modulo a prime value. |
public interface | SmallValue
A "small" value that can be used with the field arithmetic library. |