| Interface | Description |
|---|---|
| ImmutableIntegerModuloP |
An interface for immutable integers modulo a prime value.
|
| IntegerFieldModuloP |
An interface for the field of integers modulo a prime number.
|
| IntegerModuloP |
The base interface for integers modulo a prime value.
|
| IntegerModuloP.MultiplicativeInverser | |
| MutableIntegerModuloP |
An interface for mutable integers modulo a prime value.
|
| SmallValue |
A "small" value that can be used with the field arithmetic library.
|
| Class | Description |
|---|---|
| IntegerModuloP.MultiplicativeInverser.Default | |
| IntegerModuloP.MultiplicativeInverser.Secp256R1 | |
| IntegerModuloP.MultiplicativeInverser.Secp256R1Field |