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