public class TestPrimeField extends PrimeFieldTestHelper
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
rule_ |
Constructor and Description |
---|
TestPrimeField(Integer l) |
Modifier and Type | Method and Description |
---|---|
void |
exponentiateInAndOutOfPlace() |
static Collection<Object> |
getParameters() |
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 TestPrimeField(Integer l)
public static Collection<Object> getParameters()
public void exponentiateInAndOutOfPlace()
Copyright © 2011–2022 Stiftung SIC. All rights reserved.