Package org.bouncycastle.crypto.test
Class SCryptTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.SCryptTest
- All Implemented Interfaces:
Test
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SCryptTest
public SCryptTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
testParameters
public void testParameters() -
testPermutations
- Throws:
Exception
-
testVectors
- Throws:
Exception
-
main
-