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