Package org.bouncycastle.crypto.test
Class ChaChaTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.ChaChaTest
- All Implemented Interfaces:
Test
ChaCha Test
Test cases generated using ref version of ChaCha20 in estreambench-20080905.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ChaChaTest
public ChaChaTest()
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
public void performTest()- Specified by:
performTest
in classSimpleTest
-
main
-