Top Interfaces
module java.base

Package sun.security.util.math


Interface Summary

Modifier and TypeInterface 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.