Class BigIntegerFieldElement

java.lang.Object
net.i2p.crypto.eddsa.math.FieldElement
net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElement
All Implemented Interfaces:
Serializable

public class BigIntegerFieldElement extends FieldElement implements Serializable
A particular element of the field \Z/(2^255-19).
Author:
str4d
See Also: