public class PaillierTest
extends java.lang.Object
Constructor and Description |
---|
PaillierTest() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
void |
testPaillerWithKeyGenerationGeneral() |
void |
testPaillierGivenAllParameters() |
void |
testPaillierWithKeyGeneration() |
void |
testPaillierWithKeyGenerationBitSetOption(int ensureBitSet) |
void |
testPIRExceptions() |
public static void setup()
public void testPIRExceptions()
public void testPaillierGivenAllParameters() throws java.lang.Exception
java.lang.Exception
public void testPaillierWithKeyGeneration() throws java.lang.Exception
java.lang.Exception
public void testPaillerWithKeyGenerationGeneral() throws java.lang.Exception
java.lang.Exception
public void testPaillierWithKeyGenerationBitSetOption(int ensureBitSet) throws java.lang.Exception
java.lang.Exception