Package org.bouncycastle.crypto.test
Class Blake3Test
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.Blake3Test
- All Implemented Interfaces:
Test
Test Cases for Blake3.
Test Vectors taken from https://github.com/BLAKE3-team/BLAKE3/blob/master/test_vectors/test_vectors.json
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Blake3Test
public Blake3Test()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
Main entry point.- Parameters:
args
- the argyments
-