public final class TestPrimeFieldSumAB extends PrimeFieldTestHelper
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestPrimeFieldSumAB(BigInteger a,
BigInteger b) |
Modifier and Type | Method and Description |
---|---|
static ArrayList<Object[]> |
possibleABs() |
add, addPlusP, addToZero, cubicResidue, exponentiate, exponentiateByPowerOf2, getLegendreSymbol, invertEqualsModInverse, mul, neg, newElementPMinus1, quadraticResidue, reducePMinus1Squared, square, squareRoot, string, subtract, toElementDoubleBitLength, toFromLEByteArrays
mulByPowerOf2, multiplyBy2, multiplyBy3, multiplyZero
addZero, divide, divideByOne, divideToOne, exponentiateOne, exponentiateZero, invert, invertOne, isOne, isZero, multiplyByN, multiplyOne, negate, negateZero, simultaneousInvert, squareEqualsMultiply, squareOne, squareZero, subtractOutOfPlace, subtractToZero, toFromByteArrays
public TestPrimeFieldSumAB(BigInteger a, BigInteger b)
Copyright © 2011–2022 Stiftung SIC. All rights reserved.