public class SCryptTest extends SimpleTest
SimpleTest.TestExceptionOperation| Constructor and Description |
|---|
SCryptTest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
void |
testParameters() |
void |
testPermutations() |
void |
testVectors() |
public java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
throws java.lang.Exception
performTest in class SimpleTestjava.lang.Exceptionpublic void testParameters()
public void testPermutations()
throws java.lang.Exception
java.lang.Exceptionpublic void testVectors()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)