A B C D E F G H I L M N O P R S T U V X Z

C

clearBit(int) - Method in class uk.ac.ic.doc.jpair.pairing.BigInt
 
compareTo(BigInt) - Method in class uk.ac.ic.doc.jpair.pairing.BigInt
 
Complex - Class in uk.ac.ic.doc.jpair.pairing
This immutable class defines complex numbers over a finite field, i.e.
Complex(Fp, BigInt) - Constructor for class uk.ac.ic.doc.jpair.pairing.Complex
 
Complex(Fp, BigInt, BigInt) - Constructor for class uk.ac.ic.doc.jpair.pairing.Complex
 
ComplexField - Class in uk.ac.ic.doc.jpair.pairing
The extension field Fp^2, effectively represented as a field of complex numbers over Fp.
ComplexField(Fp) - Constructor for class uk.ac.ic.doc.jpair.pairing.ComplexField
Creates a finite field Fp^2
compute(Point, Point) - Method in interface uk.ac.ic.doc.jpair.api.Pairing
Compute pairing.
compute(Point, Point) - Method in class uk.ac.ic.doc.jpair.pairing.TatePairing
 
conjugate() - Method in class uk.ac.ic.doc.jpair.pairing.Complex
Return the conjugate of this complex number.

A B C D E F G H I L M N O P R S T U V X Z