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