public final class PrimeFieldSumABFactory extends Object
References:
[1] P. Barreto, M. Naehrig. Pairing-Friendly Elliptic Curves of Prime Order.
PrimeFieldSumAB
Modifier and Type | Method and Description |
---|---|
static AbstractPrimeField |
getField(BigInteger a,
BigInteger b)
The factory method.
|
public static AbstractPrimeField getField(BigInteger a, BigInteger b)
a
- first parameter to construct the primeb
- second parameter to contruct the primeCopyright © 2011–2022 Stiftung SIC. All rights reserved.